From 390e5932483613c07aefae9a062c1db28fd56f4d Mon Sep 17 00:00:00 2001 From: Dominick Allen Date: Sat, 27 Jun 2020 20:02:58 -0500 Subject: Edition doesn't refer to the current year. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2b0c59d..139eb19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "chisaigo" version = "0.1.0" authors = ["Dominick Allen "] -edition = "2020" +edition = "2018" [dependencies] rustyline = "6.2.0" \ No newline at end of file -- cgit v1.2.3