Skip to content

Commit 5a8d55d

Browse files
committed
bump criterion
1 parent bcdc9b9 commit 5a8d55d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

russh/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ yasna = { version = "0.5.0", features = [
9090
"num-bigint",
9191
], optional = true }
9292
zeroize = "1.7"
93-
criterion = { version = "0.4", optional = true, features = ["html_reports"] }
93+
criterion = { version = "0.7", optional = true, features = ["html_reports"] }
9494

9595
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
9696
tokio = { workspace = true, features = [

0 commit comments

Comments
 (0)