summaryrefslogtreecommitdiffstats
path: root/core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'core/Cargo.toml')
-rw-r--r--core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml
index 5da13213..a0c1df86 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -21,6 +21,6 @@ gitlab = { repository = "sequoia-pgp/sequoia" }
maintenance = { status = "actively-developed" }
[dependencies]
-dirs = "1.0"
+dirs = "2.0"
failure = "0.1.2"
tempdir = "0.3.5"