aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2017-02-18 22:39:17 -0800
committerbnewbold <bnewbold@robocracy.org>2017-02-18 22:39:17 -0800
commitae07e75655d2a0783a3b50b557768e7dc285f765 (patch)
tree93ad03b5f978fd2418b18fc3aadfc72cee574312 /Cargo.toml
parent24f423d83cfe8f5011b58c48210c917af961d11e (diff)
downloadeinhyrningsins-ae07e75655d2a0783a3b50b557768e7dc285f765.tar.gz
einhyrningsins-ae07e75655d2a0783a3b50b557768e7dc285f765.zip
update dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1d9580d..6764a0b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,9 +9,9 @@ getopts = "^0.2"
timer = "0.1"
time = "0.1"
chan = "0.1"
-chan-signal = "0.1.7"
-slog = "1.0"
-slog-term = "1.1"
-slog-syslog = "1.0.0-alpha"
+chan-signal = "0.2"
+slog = "1.5"
+slog-term = "1.5"
+slog-syslog = "0.8"
json = "*"
rustyline = "1.0"