diff --git a/Cargo.toml b/Cargo.toml index 2d3b679..43c0e1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ authors = ["Clover Johnson "] license = "MIT" repository = "https://github.com/callmeclover/jerry" build = "build.rs" +edition = "2021" [package.metadata.winres] LegalCopyright = "Copyright © 2024"