diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ name = "makers" version = "0.7.0" authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"] -edition = "2018" +edition = "2021" description = "a POSIX-compatible make implemented in Rust" readme = "README.md" repository = "https://code.boringcactus.com/makers/" |