summaryrefslogtreecommitdiff
path: root/ext/url
diff options
context:
space:
mode:
Diffstat (limited to 'ext/url')
-rw-r--r--ext/url/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/url/Cargo.toml b/ext/url/Cargo.toml
index 89e100a88..7430af45d 100644
--- a/ext/url/Cargo.toml
+++ b/ext/url/Cargo.toml
@@ -15,7 +15,6 @@ path = "lib.rs"
[dependencies]
deno_core.workspace = true
-serde.workspace = true
urlpattern = "0.2.0"
[dev-dependencies]