diff --git a/Cargo.toml b/Cargo.toml index a3a5641d0..5b80e20ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ members = [ [workspace.package] version = "0.1.0" -edition = "2021" +edition = "2024" [workspace.dependencies] pulumi_wasm_core = { path = "pulumi_wasm_core" } @@ -82,4 +82,4 @@ automod = "1.0.14" mockall = "0.12.1" wac-graph = "0.4.0" serde_yaml = "0.9.33" -prettyplease = "0.2.20" \ No newline at end of file +prettyplease = "0.2.20"