We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b1400 commit 038cc5fCopy full SHA for 038cc5f
Cargo.toml
@@ -76,7 +76,7 @@ static_assertions = "1.0"
76
77
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
78
criterion = { version = "0.5", features = ["async_tokio"] }
79
-rustyline = "13.0"
+rustyline = "14.0"
80
tokio = { version = "1.0", features = ["full"] }
81
82
[[bench]]
0 commit comments