Skip to content

Commit 17c9f9e

Browse files
chore(deps): update rust crate criterion2 to 0.11.0 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 648d43a commit 17c9f9e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -91,7 +91,7 @@ document-features = { version = "0.2.8", optional = true }
9191
[dev-dependencies]
9292
vfs = "0.12.0" # for testing with in memory file system
9393
rayon = { version = "1.10.0" }
94-
criterion2 = { version = "0.10.0", default-features = false }
94+
criterion2 = { version = "0.11.0", default-features = false }
9595
normalize-path = { version = "0.2.1" }
9696

9797
[features]

0 commit comments

Comments
 (0)