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.71
This commit is contained in:
parent
49357b4354
commit
7ad4613e79
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.70"
|
||||
proc-macro2 = "1.0.71"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue