aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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