summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/Cargo.toml')
-rw-r--r--openpgp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index f9ce98ee..97dae71d 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -20,7 +20,7 @@ keywords = ["cryptography", "openpgp", "pgp", "encryption", "signing"]
categories = ["cryptography", "authentication", "email"]
license = "LGPL-2.0-or-later"
edition = "2018"
-rust-version = "1.56"
+rust-version = "1.59.0"
[badges]
gitlab = { repository = "sequoia-pgp/sequoia" }