summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2c6cdc7..e819d08 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1888,6 +1888,7 @@ dependencies = [
"thiserror 2.0.12",
"tokio",
"tokio-native-tls",
+ "tokio_with_wasm",
"tracing",
"trust-dns-resolver",
"try_map",
@@ -3478,8 +3479,6 @@ dependencies = [
[[package]]
name = "tokio_with_wasm"
version = "0.8.2"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e42d20f41cbfe26740d0c2fb320d44ce7dfa716be135cb663e99a48248a0e897"
dependencies = [
"js-sys",
"tokio",