summaryrefslogtreecommitdiffstats
path: root/net/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'net/Cargo.toml')
-rw-r--r--net/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Cargo.toml b/net/Cargo.toml
index 7dab5b3b..c7da00bc 100644
--- a/net/Cargo.toml
+++ b/net/Cargo.toml
@@ -15,6 +15,7 @@ keywords = ["cryptography", "openpgp", "pgp", "hkp", "keyserver"]
categories = ["cryptography", "authentication", "email"]
license = "LGPL-2.0-or-later"
edition = "2018"
+rust-version = "1.59.0"
[badges]
gitlab = { repository = "sequoia-pgp/sequoia" }