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