aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d1df197..af23584 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,5 +7,8 @@ authors = ["bnewbold <bnewbold@robocracy.org>"]
getopts = "^0.2"
daemonize = "^0.2"
udt = "0.1"
+log = "0.3"
+env_logger = "0.3"
+syslog = "3"
sodiumoxide = "*"
rustc-serialize = "0.3"