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. --- ffi-macros/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'ffi-macros/Cargo.toml') diff --git a/ffi-macros/Cargo.toml b/ffi-macros/Cargo.toml index c52fdd23..6c1329d5 100644 --- a/ffi-macros/Cargo.toml +++ b/ffi-macros/Cargo.toml @@ -13,6 +13,7 @@ homepage = "https://sequoia-pgp.org/" repository = "https://gitlab.com/sequoia-pgp/sequoia" readme = "README.md" license = "GPL-3.0" +edition = "2018" [badges] gitlab = { repository = "sequoia-pgp/sequoia" } -- cgit v1.2.3