aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 4048b54..ee9c89e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,6 @@ path = "src/main.rs"
[dependencies]
dotenv = "0.10"
env_logger = "0.5"
-error-chain = "^0.12"
failure = "^0.1"
diesel = { version = "1.3.0", features = ["postgres"] }