Skip to content

Commit

Permalink
Update Rust crate proc-macro2 to 1.0.81
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 7c0238b commit 18aa851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subsonic-types-macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ license = "MIT"
proc-macro = true

[dependencies]
proc-macro2 = "1"
proc-macro2 = "1.0.81"
quote = "1"
syn = { version = "1", features = ["parsing", "printing", "extra-traits"] }

0 comments on commit 18aa851

Please sign in to comment.