diff --git a/Cargo.toml b/Cargo.toml index a4151b2..148b974 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "pixelfoo" version = "0.2.0" authors = ["juergen "] -edition = "2018" +edition = "2021" [dependencies] rand = "0.8.4"