Skip to content

Commit

Permalink
Bump web-time to v1 (#3392)
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda authored Jan 14, 2024
1 parent 14b418a commit 2ee4424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2ee4424

Please sign in to comment.