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 c4c9609 commit 031424fCopy full SHA for 031424f
Cargo.toml
@@ -75,8 +75,8 @@ tempfile = "3"
75
static_assertions = "1.0"
76
77
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
78
-criterion = { version = "0.5", features = ["async_tokio"] }
79
-rustyline = "15.0"
+criterion = { version = "0.6", features = ["async_tokio"] }
+rustyline = "16.0"
80
tokio = { version = "1.0", features = ["full"] }
81
82
[lints.rust]
0 commit comments