Skip to content

Commit

Permalink
build(deps): update web-time requirement from 0.2.0 to 1.0.0 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 832b788 commit 680c686
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 @@ -58,7 +58,7 @@ pprof = { version = "0.13.0", features = ["flamegraph", "criterion"] }

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

[lib]
bench = false
Expand Down

0 comments on commit 680c686

Please sign in to comment.