Skip to content

Commit

Permalink
Rust 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejressel authored Jul 13, 2024
1 parent b64d393 commit b7c3ec9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ members = [

[workspace.package]
version = "0.1.0"
edition = "2021"
edition = "2024"

[workspace.dependencies]
pulumi_wasm_core = { path = "pulumi_wasm_core" }
Expand Down Expand Up @@ -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"
prettyplease = "0.2.20"

0 comments on commit b7c3ec9

Please sign in to comment.