Skip to content

Commit 906fe25

Browse files
Merge pull request #1236 from onekey-sec/renovate/criterion-0.x
chore(deps): update rust crate criterion to 0.7.0
2 parents 0ecd3fa + 2ea1e07 commit 906fe25

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ landlock = "0.4.1"
2828

2929
[dev-dependencies]
3030
approx = "0.5.0"
31-
criterion = "0.6.0"
31+
criterion = "0.7.0"
3232
rand = "0.8.4"
3333

3434
[[bench]]

0 commit comments

Comments
 (0)