summaryrefslogtreecommitdiff
path: root/ext/url/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/url/Cargo.toml')
-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 45f8ad937..f5d9d68dd 100644
--- a/ext/url/Cargo.toml
+++ b/ext/url/Cargo.toml
@@ -16,7 +16,6 @@ path = "lib.rs"
[dependencies]
deno_core.workspace = true
serde.workspace = true
-serde_repr.workspace = true
urlpattern = "0.2.0"
[dev-dependencies]