Skip to content

Commit

Permalink
chore(deps): update rust crate proc-macro2 to 1.0.74
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 1ae5e2a commit a107765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ miette = { version = "5.10.0", features = ["fancy"] }
log = { version = "0.4.20", features = [ "kv_unstable", "kv_unstable_std" ] }
serde = "1.0.188"
quote = "1.0.33"
proc-macro2 = "1.0.67"
proc-macro2 = "1.0.74"
syn = "2.0.36"
schemars = "0.8.12"
serde_json = "1.0"
Expand Down

0 comments on commit a107765

Please sign in to comment.