From 22a3fcec1ec96451012614265e2653ab5f251df1 Mon Sep 17 00:00:00 2001 From: Jokler Date: Sat, 7 Dec 2019 20:05:41 +0100 Subject: Upgrade rust edition to 2018 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3baf84b..d918550 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ license = "MIT" keywords = ["irc", "bot"] categories = ["network-programming"] description = "An IRC Bot" +edition = "2018" [[bin]] name = "frippy" -- cgit v1.2.3-70-g09d2