Skip to content

Commit c160704

Browse files
chore(deps): update rust crate criterion to v4
1 parent fe51a18 commit c160704

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
@@ -28,7 +28,7 @@ harness = false
2828
anyhow = "1"
2929

3030
[dev-dependencies]
31-
criterion = { version = "3.0.5", package = "codspeed-criterion-compat" }
31+
criterion = { version = "4.0.0", package = "codspeed-criterion-compat" }
3232
glob = "0.3"
3333
serde_json = "1"
3434
v_jsonescape = "0.7"

0 commit comments

Comments
 (0)