aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
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 = "*"