aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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"