From d9da257d8e3968f412defe7ed8a137f657d88a79 Mon Sep 17 00:00:00 2001 From: Ruidy Date: Tue, 30 Nov 2021 11:55:27 -0400 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 fa717b1..fa58dc2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "web" version = "0.1.0" authors = ["Ruidy "] -edition = "2018" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html