diff --git a/Cargo.toml b/Cargo.toml index 7d631d5..f9674df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dusty-room" version = "0.0.1" -edition = "2018" +edition = "2021" authors = ["John Kugelman "] description = "Rusty DOOM" repository = "https://github.com/jkugelman/dusty-room/"