Skip to content

Commit fe4bb03

Browse files
chore(deps): update rust crate criterion2 to v3 (#400)
1 parent 0a911dc commit fe4bb03

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

Lines changed: 13 additions & 4 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
@@ -81,7 +81,7 @@ pnp = { version = "0.9.0", optional = true }
8181
document-features = { version = "0.2.10", optional = true }
8282

8383
[dev-dependencies]
84-
criterion2 = { version = "2.0.0", default-features = false }
84+
criterion2 = { version = "3.0.0", default-features = false }
8585
normalize-path = { version = "0.2.1" }
8686
rayon = { version = "1.10.0" }
8787
vfs = "0.12.0" # for testing with in memory file system

0 commit comments

Comments
 (0)