aboutsummaryrefslogtreecommitdiff
path: root/html5lib_tests/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'html5lib_tests/Cargo.toml')
-rw-r--r--html5lib_tests/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/html5lib_tests/Cargo.toml b/html5lib_tests/Cargo.toml
index 06fc6b8..66e4624 100644
--- a/html5lib_tests/Cargo.toml
+++ b/html5lib_tests/Cargo.toml
@@ -11,4 +11,3 @@ publish = false # prevent accidental publishes until it's ready to be published
[dependencies]
serde = { version = "1.0.130", features = ["derive"] }
serde_json = "1.0.71"
-html5tokenizer = { path = ".." } # TODO: get rid of this dependency