From b42225d3e5417851b491b2fc157ce8226564adb8 Mon Sep 17 00:00:00 2001 From: "Aode (Lion)" Date: Thu, 21 Oct 2021 16:21:44 -0500 Subject: [PATCH] 2021 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cb407e3..f256508 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "GPL-3.0" authors = ["asonix "] repository = "https://git.asonix.dog/Aardwolf/actix-webfinger" readme = "README.md" -edition = "2018" +edition = "2021" [dependencies] actix-rt = "2.1.0"