Skip to content

Commit 80969d2

Browse files
chore(deps): update rust crate criterion to 0.6.0 (#1224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 886cb2a commit 80969d2

File tree

2 files changed

+13
-24
lines changed

2 files changed

+13
-24
lines changed

Cargo.lock

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

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ strum = { version = "0.27.1", features = ["derive"] }
6969
[dev-dependencies]
7070
insta = "1.38.0"
7171
map-macro = { version = "0.3.0" }
72-
criterion = { version = "0.5.1", features = ["html_reports"] }
72+
criterion = { version = "0.6.0", features = ["html_reports"] }
7373
tempfile = "3.14.0"
7474
regex = "1.10.4"
7575

0 commit comments

Comments
 (0)