From ff3bf423428f73b4e4e5d589c740b9237af37229 Mon Sep 17 00:00:00 2001 From: neri Date: Tue, 26 Oct 2021 22:30:10 +0200 Subject: [PATCH] update to edition 2021 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 93f61da..c93b803 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "datatrash" version = "0.1.0" authors = ["neri"] -edition = "2018" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html