summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/Cargo.toml')
-rw-r--r--openpgp/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index 55f69030..d0a270f2 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -16,6 +16,7 @@ readme = "../README.md"
keywords = ["cryptography", "openpgp", "pgp", "encryption", "signing"]
categories = ["cryptography", "authentication", "email"]
license = "GPL-3.0"
+edition = "2018"
[badges]
gitlab = { repository = "sequoia-pgp/sequoia" }