From a0d21020dfd442c93d057a00627ec66fa72317eb Mon Sep 17 00:00:00 2001 From: liv Date: Wed, 9 Jan 2019 20:07:19 +0100 Subject: update for rust 2018 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c1f81fd..5fe7438 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "rustlings" version = "0.1.0" authors = ["olivia "] +edition = "2018" [dependencies] clap = "2.32.0" -- cgit v1.2.3