We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 832b788 commit 680c686Copy full SHA for 680c686
Cargo.toml
@@ -58,7 +58,7 @@ pprof = { version = "0.13.0", features = ["flamegraph", "criterion"] }
58
59
[target.'cfg(all(target_arch = "wasm32", not(target_os = "wasi")))'.dependencies]
60
js-sys = "0.3.64"
61
-web-time = "0.2.0"
+web-time = "1.0.0"
62
63
[lib]
64
bench = false
0 commit comments