aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b0c7e82..f7b1ad5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,6 +47,8 @@ germ = { version = "0.3.7", default-features = false, features = [
] } # Gemini Tool-kit
chardetng = "0.1.17" # Character Encoding Detection
amenadiel = { version = "*", path = "./amenadiel" } # Procedural Macros
+tl = "0.7.7" # HTMl Parser
+url = "2.3.1" # WHATWG URL Parser
[build-dependencies]
vergen = { version = "8.0.0", features = [