Skip to content

Commit

Permalink
fix(deps): 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 428aa1c commit 00a701e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ edition = "2021"
proc_macro = true

[dependencies]
proc-macro2 = "1.0.78"
proc-macro2 = "1.0.79"
quote = "1.0.35"
syn = { version = "2.0.52", features = ["full"] }

0 comments on commit 00a701e

Please sign in to comment.