Skip to content

Commit cd7e7ef

Browse files
Update Rust crate criterion to 0.7.0 (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27465b7 commit cd7e7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ name = "generand"
2525
required-features = ["bin"]
2626

2727
[dev-dependencies]
28-
criterion = "0.6.0"
28+
criterion = "0.7.0"
2929

3030
[[bench]]
3131
name = "benchmark"

0 commit comments

Comments
 (0)