Bump web-time to v1 (#3392)

This commit is contained in:
daxpedda 2024-01-14 18:37:32 +01:00 committed by GitHub
parent 14b418a3a7
commit 2ee44246ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"