Skip to content

Commit

Permalink
Update Rust crate proc-macro2 to 1.0.79
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 7940ef5 commit 2299800
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 2299800

Please sign in to comment.