aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml7
1 files changed, 2 insertions, 5 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 795ff18..7f6e03f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,18 +5,15 @@ authors = ["bnewbold <bnewbold@robocracy.org>"]
[dependencies]
nix = "0.7"
-log = "0.3"
-env_logger = "0.3"
getopts = "^0.2"
timer = "0.1"
time = "0.1"
-chrono = "0.2"
chan = "0.1"
chan-signal = "0.1"
slog = "1.0"
-slog-envlogger = "0.5"
+slog-term = "1.1"
+slog-syslog = "1.0.0-alpha"
json = "*"
-url = "1.2"
rustyline = "1.0"
[replace]