From 070a51682ea5d0a9c97216c970775ebc35ed0bad Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 10 Oct 2024 21:21:14 -0600 Subject: rust edition bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e873519..50181e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "makers" version = "0.7.0" authors = ["boringcactus / Melody Horn "] -edition = "2018" +edition = "2021" description = "a POSIX-compatible make implemented in Rust" readme = "README.md" repository = "https://code.boringcactus.com/makers/" -- cgit v1.2.3