summaryrefslogtreecommitdiffstats
path: root/autocrypt/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'autocrypt/Cargo.toml')
-rw-r--r--autocrypt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/autocrypt/Cargo.toml b/autocrypt/Cargo.toml
index dc91fd2f..ffc946d4 100644
--- a/autocrypt/Cargo.toml
+++ b/autocrypt/Cargo.toml
@@ -22,4 +22,4 @@ maintenance = { status = "actively-developed" }
[dependencies]
sequoia-openpgp = { path = "../openpgp", version = "0.13" }
-base64 = "0.10.1"
+base64 = "0.11"