diff --git a/Cargo.toml b/Cargo.toml index 9152434..8ff0e89 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] authors = ["Sridhar Ratnakumar "] -edition = "2018" +edition = "2021" # If you change the name here, you must also do it in flake.nix (and run `cargo generate-lockfile` afterwards) name = "rust-nix-template" version = "0.1.0"