Skip to content

Commit

Permalink
Merge pull request #38 from andrzejressel/renovate/proc-macro2-1.x
Browse files Browse the repository at this point in the history
Update Rust crate proc-macro2 to 1.0.79
  • Loading branch information
mergify[bot] authored Mar 12, 2024
2 parents 4f247d5 + 69e32ab commit 37745db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ clap = { version = "4.5.2", features = ["derive"] }
regex = "1.10.3"
syn = { version = "2.0.52", features = ["full"] }
quote = "1.0.35"
proc-macro2 = "1.0.78"
proc-macro2 = "1.0.79"
pulumi_wasm_rust = { path = "pulumi_wasm_rust" }
pulumi_wasm_rust_macro = { path = "pulumi_wasm_rust_macro" }
wasm_common = { path = "wasm_common" }
Expand Down

0 comments on commit 37745db

Please sign in to comment.