diff options
-rw-r--r-- | Cargo.toml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |