Skip to content

Commit 5dd0adb

Browse files
chore(deps): bump the cargo-dependencies group (#889)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49bd55a commit 5dd0adb

File tree

2 files changed

+23
-34
lines changed

2 files changed

+23
-34
lines changed

wasm_module/Cargo.lock

Lines changed: 22 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wasm_module/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ default = ["console_error_panic_hook"]
1717
wasm-bindgen = {version = "0.2.97", features = []}
1818
js-sys = "0.3.77"
1919
web-sys = {version = "0.3.74", features = ["console", "DedicatedWorkerGlobalScope", "MessageEvent"]}
20-
criterion = {version = "0.5.1", default-features = false}
20+
criterion = {version = "0.6.0", default-features = false}
2121

2222

2323
console_error_panic_hook = { version = "0.1.1", optional = true }

0 commit comments

Comments
 (0)