From 4ab1aa8877a70ef99ca4091fc65def0aefc9c360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sat, 19 Dec 2020 16:20:36 +0100 Subject: upgrade: rustyline 7.1.0 (#8829) --- runtime/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index b7bfc494e..1e5c9511f 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -47,7 +47,7 @@ notify = "5.0.0-pre.3" percent-encoding = "2.1.0" regex = "1.3.9" ring = "0.16.19" -rustyline = { version = "7.0.0", default-features = false } +rustyline = { version = "7.1.0", default-features = false } rustyline-derive = "0.4.0" serde = { version = "1.0.116", features = ["derive"] } shell-escape = "0.1.5" -- cgit v1.2.3