Skip to content

Commit 2ea1e07

Browse files
chore(deps): update rust crate criterion to 0.7.0
1 parent 0ecd3fa commit 2ea1e07

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)