Skip to content

Commit 680c686

Browse files
build(deps): update web-time requirement from 0.2.0 to 1.0.0 (#87)
1 parent 832b788 commit 680c686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pprof = { version = "0.13.0", features = ["flamegraph", "criterion"] }
5858

5959
[target.'cfg(all(target_arch = "wasm32", not(target_os = "wasi")))'.dependencies]
6060
js-sys = "0.3.64"
61-
web-time = "0.2.0"
61+
web-time = "1.0.0"
6262

6363
[lib]
6464
bench = false

0 commit comments

Comments
 (0)