mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
fix(deps): update rust crate proc-macro2 to 1.0.75
This commit is contained in:
parent
e964fba15b
commit
ddfa6fd4d1
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ proc-macro = true
|
|||
[dependencies]
|
||||
syn = { version = "2.0", features = ["full"] }
|
||||
quote = "1.0"
|
||||
proc-macro2 = "1.0.74"
|
||||
proc-macro2 = "1.0.75"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue