From 2dca737392a208e094b6f054f39100b8d31ed80d Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 12 Oct 2016 00:22:29 -0700 Subject: partially working shell command --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2d69c85..795ff18 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,7 @@ slog = "1.0" slog-envlogger = "0.5" json = "*" url = "1.2" +rustyline = "1.0" [replace] "chan-signal:0.1.6" = { git = 'https://github.com/bnewbold/chan-signal' } -- cgit v1.2.3