From dda66ba5b6ab2fbdee3b9fcd92741b1127f9c597 Mon Sep 17 00:00:00 2001 From: Stuart Stock Date: Sat, 19 Jan 2019 14:21:35 -0600 Subject: Rust 2018 edition migration --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ec1015c..165d81d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ license = "Apache-2.0" description = "A Roughtime secure time sync server and client written in Rust" readme = "README.md" keywords = ["roughtime", "cryptography", "crypto"] +edition = "2018" [badges] travis-ci = { repository = "int08h/roughenough", branch = "master" } -- cgit v1.2.3