There was an error while loading. Please reload this page.
1 parent bcdc9b9 commit 5a8d55dCopy full SHA for 5a8d55d
1 file changed
russh/Cargo.toml
@@ -90,7 +90,7 @@ yasna = { version = "0.5.0", features = [
90
"num-bigint",
91
], optional = true }
92
zeroize = "1.7"
93
-criterion = { version = "0.4", optional = true, features = ["html_reports"] }
+criterion = { version = "0.7", optional = true, features = ["html_reports"] }
94
95
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
96
tokio = { workspace = true, features = [
0 commit comments