Skip to content

Commit 038cc5f

Browse files
committed
Bump rustyline to 14.0
1 parent 59b1400 commit 038cc5f

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
@@ -76,7 +76,7 @@ static_assertions = "1.0"
7676

7777
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
7878
criterion = { version = "0.5", features = ["async_tokio"] }
79-
rustyline = "13.0"
79+
rustyline = "14.0"
8080
tokio = { version = "1.0", features = ["full"] }
8181

8282
[[bench]]

0 commit comments

Comments
 (0)