summaryrefslogtreecommitdiffstats
path: root/sq/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'sq/Cargo.toml')
-rw-r--r--sq/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sq/Cargo.toml b/sq/Cargo.toml
index 4086f334..c4c45860 100644
--- a/sq/Cargo.toml
+++ b/sq/Cargo.toml
@@ -22,6 +22,7 @@ keywords = ["cryptography", "openpgp", "pgp", "encryption", "signing"]
categories = ["cryptography", "authentication", "command-line-utilities"]
license = "GPL-2.0-or-later"
edition = "2018"
+rust-version = "1.60"
[badges]
gitlab = { repository = "sequoia-pgp/sequoia" }