From 94da41c5e1397e5d1346fc181a40517acf3f50ed Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 14 Jun 2019 22:19:12 +0200 Subject: Update to rust 2018 --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1853f49..e3853c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,8 @@ documentation = "https://docs.rs/distrox" repository = "https://github.com/matthiasbeyer/distrox" homepage = "http://github.com/matthiasbeyer/distrox" +edition = "2018" + [dependencies] is-match = "0.1" failure = "0.1" -- cgit v1.2.3