From 1a06f12da5e701b778009fc5c81db28f092fcede Mon Sep 17 00:00:00 2001 From: NerdyPepper Date: Tue, 18 Jun 2019 12:22:07 +0530 Subject: add history hinting --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4523192..8c10596 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ categories = ["command-line-interface", "science", "parser-implementations"] license = "MIT" [dependencies] -rustyline = "3.0.0" +rustyline = "4.0.0" clap = "2.32.0" radix_fmt = "0.1.1" lazy_static = "1.3.0" -- cgit v1.2.3