diff --git a/Cargo.toml b/Cargo.toml index c2075c97..33521e3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -245,7 +245,7 @@ js-sys = "0.3.64" pin-project = "1" wasm-bindgen = "0.2" wasm-bindgen-futures = "0.4" -web-time = "0.2" +web-time = "1" [target.'cfg(all(target_family = "wasm", target_feature = "atomics"))'.dependencies] atomic-waker = "1"