From a4478224d907ca5cb729cebe9f162c1920ec3fff Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 25 Nov 2021 18:59:59 +0200 Subject: Improve REPL --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3a40982..650b30b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ debug = [] [dependencies] pest = "2.0" pest_derive = "2.0" +rustyline = "9.0.0" [dev-dependencies] serial_test = "0.5.1" -- cgit v1.3