aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Perry <avaglir@gmail.com>2018-02-14 12:22:24 -0500
committerNathan Perry <avaglir@gmail.com>2018-02-14 12:22:24 -0500
commit85670027a6dd95bc29d463a8c12063a83cb62fde (patch)
tree53361453371d33f974ac1db09b549ac5c8015efc /Cargo.toml
parent2548ff415a9e671040d2b8a485b010409fc71d58 (diff)
clean up some dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6ad03d0..3e486e2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,6 @@ authors = ["Nathan Perry <avaglir@gmail.com>"]
[dependencies]
lazy_static = "1.0"
-#failure = "0.1.1"
error-chain = "0.11.0"
log = "0.4"
simple_logger = "0.5.0"