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. --- sqv/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'sqv') diff --git a/sqv/Cargo.toml b/sqv/Cargo.toml index 9bab71d7..2ec78975 100644 --- a/sqv/Cargo.toml +++ b/sqv/Cargo.toml @@ -15,6 +15,7 @@ readme = "README.md" keywords = ["cryptography", "openpgp", "pgp", "signature", "verification"] categories = ["cryptography", "command-line-utilities"] license = "GPL-3.0" +edition = "2018" [badges] gitlab = { repository = "sequoia-pgp/sequoia" } -- cgit v1.2.3