Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca7ce4c

Browse files
chore(deps): update rust crate criterion2 to 0.11.0
1 parent a53768c commit ca7ce4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ thiserror = "1.0"
4646

4747
[dev-dependencies]
4848
pico-args = "0.5.0"
49-
criterion2 = { version = "0.10.0", default-features = false }
49+
criterion2 = { version = "0.11.0", default-features = false }
5050
test-case = "3.3"
5151

5252
[target.'cfg(target_arch = "wasm32")'.dependencies]

0 commit comments

Comments
 (0)