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. --- openpgp-ffi/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'openpgp-ffi/Cargo.toml') diff --git a/openpgp-ffi/Cargo.toml b/openpgp-ffi/Cargo.toml index a60b350c..523e758d 100644 --- a/openpgp-ffi/Cargo.toml +++ b/openpgp-ffi/Cargo.toml @@ -16,6 +16,7 @@ keywords = ["cryptography", "openpgp", "pgp", "encryption", "signing"] categories = ["cryptography", "authentication", "development-tools::ffi", "email"] license = "GPL-3.0" +edition = "2018" [badges] gitlab = { repository = "sequoia-pgp/sequoia" } -- cgit v1.2.3