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 38ef8263..7fd237ed 100644
--- a/autocrypt/Cargo.toml
+++ b/autocrypt/Cargo.toml
@@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
sequoia-openpgp = { path = "../openpgp", version = "0.20", default-features = false }
-base64 = "0.13"
+base64 = "=0.13.0"
[features]
default = ["sequoia-openpgp/default"]