diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -10,9 +10,6 @@ documentation = "https://docs.rs/html5ever" categories = [ "parser-implementations", "web-programming" ] edition = "2018" -[dependencies] -log = "0.4" - [dev-dependencies] typed-arena = "1.3.0" criterion = "0.3" |