Skip to content

Commit e34e550

Browse files
committed
deps: Bump criterion to 0.7, remove transient deps on hermit-abi, is_terminal, and libc
1 parent ca357af commit e34e550

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
@@ -33,7 +33,7 @@ icu_locid_transform = { version = "1.4", optional = true }
3333
[dev-dependencies]
3434
serde = { version = "1.0", features = ["derive"] }
3535
serde_json = "1.0"
36-
criterion = "0.5"
36+
criterion = "0.7"
3737

3838
[[bench]]
3939
name = "negotiate"

0 commit comments

Comments
 (0)