aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-10-12 00:22:29 -0700
committerbnewbold <bnewbold@robocracy.org>2016-10-12 00:22:29 -0700
commit2dca737392a208e094b6f054f39100b8d31ed80d (patch)
tree8f7918eb82f7ed3ca2903e56410949fb7577bd7c /Cargo.toml
parent3b8e08cec49a5d60daf3afaa552a41e696b8de93 (diff)
downloadeinhyrningsins-2dca737392a208e094b6f054f39100b8d31ed80d.tar.gz
einhyrningsins-2dca737392a208e094b6f054f39100b8d31ed80d.zip
partially working shell command
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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' }