From d60fc292956ba940131101f26c7764e16df678ae Mon Sep 17 00:00:00 2001 From: mhart Date: Tue, 6 Oct 2020 21:59:33 +0200 Subject: [PATCH] My bad... I just learned that 'edition' variable in Cargo.toml is the RUST edition, nothing to do with the start date of my project... --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6e46145..5c2ae6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "PaintDroid" version = "0.1.0" authors = ["mhart