From 9e961c2295f6c8010aeedf7e55f4049293207b7d Mon Sep 17 00:00:00 2001 From: Till Hoeppner Date: Thu, 24 Sep 2015 08:08:41 +0200 Subject: Fixed for updates --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7163e16..1d4aec6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,8 +20,10 @@ regex = "*" num_cpus = "*" serde = "*" serde_macros = "*" +serde_json = "*" lazy_static = "*" libc = "*" docopt = "*" docopt_macros = "*" rustc-serialize = "*" +env_logger = "*" -- cgit v1.2.3