Skip to content

Commit a6a9b0b

Browse files
chore(deps): update rust crate criterion2 to v2
1 parent 1e41e24 commit a6a9b0b

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
@@ -85,7 +85,7 @@ document-features = { version = "0.2.10", optional = true }
8585
[dev-dependencies]
8686
vfs = "0.12.0" # for testing with in memory file system
8787
rayon = { version = "1.10.0" }
88-
criterion2 = { version = "1.1.1", default-features = false }
88+
criterion2 = { version = "2.0.0", default-features = false }
8989
normalize-path = { version = "0.2.1" }
9090

9191
[features]

0 commit comments

Comments
 (0)