aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-04-08 09:56:29 +0200
committerMartin Fischer <martin@push-f.com>2021-04-08 15:40:48 +0200
commitda4bd49ed1d51461e0841d426784cab4c0f84d1d (patch)
tree1ab19225261cc0e77286a1c58afcba0d6e59a56d
parent69c070d9436028a3eed97596243bb52aee198210 (diff)
rm build-dependencies
-rw-r--r--Cargo.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 01f3467..6e8b156 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,11 +20,6 @@ tendril = "0.4"
typed-arena = "1.3.0"
criterion = "0.3"
-[build-dependencies]
-quote = "1"
-syn = { version = "1", features = ["extra-traits", "full", "fold"] }
-proc-macro2 = "1"
-
[[bench]]
name = "html5ever"
harness = false