summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-02-16 15:01:46 +0100
committerrabite <rabite@posteo.de>2019-02-16 15:01:46 +0100
commit6802a764799120a715e1498d5b14aba69439b055 (patch)
tree522c1244713317668b6a9320235e684e579dafa3 /Cargo.toml
parentf77178938cb015ce25fe522fa580efe6b429653e (diff)
async v3-beta
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 471ad1a..e4abf86 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,6 +17,8 @@ dirs-2 = "1.1.0"
users = "0.8"
chrono = "0.4"
libc = "*"
+failure = "0.1.5"
+failure_derive = "0.1.1"
#[profile.release]
#debug = true