summaryrefslogtreecommitdiff
path: root/ext/net/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/net/Cargo.toml')
-rw-r--r--ext/net/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/net/Cargo.toml b/ext/net/Cargo.toml
index 245deedd2..1febbd533 100644
--- a/ext/net/Cargo.toml
+++ b/ext/net/Cargo.toml
@@ -18,7 +18,7 @@ deno_core.workspace = true
deno_permissions.workspace = true
deno_tls.workspace = true
hickory-proto = "0.24"
-hickory-resolver = { version = "0.24", features = ["tokio-runtime", "serde-config"] }
+hickory-resolver.workspace = true
pin-project.workspace = true
rustls-tokio-stream.workspace = true
serde.workspace = true