From 84884193178bb68c8057648d0ec02f79d5f083e4 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 15 Jul 2019 12:47:33 +0200 Subject: Switch to Rust 2018. --- store/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'store') diff --git a/store/Cargo.toml b/store/Cargo.toml index f5a30c63..abc4112b 100644 --- a/store/Cargo.toml +++ b/store/Cargo.toml @@ -16,6 +16,7 @@ readme = "../README.md" keywords = ["cryptography", "openpgp", "pgp", "keyring"] categories = ["cryptography", "authentication", "email"] license = "GPL-3.0" +edition = "2018" [badges] gitlab = { repository = "sequoia-pgp/sequoia" } -- cgit v1.2.3