chore: bump dependencies
This commit is contained in:
parent
ff2e74517a
commit
961551b2cb
5 changed files with 15 additions and 15 deletions
|
|
@ -7,6 +7,6 @@ edition = "2021"
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0.58"
|
||||
quote = "1.0.27"
|
||||
syn = { version = "2.0.16", features = ["full"] }
|
||||
proc-macro2 = "1.0.66"
|
||||
quote = "1.0.33"
|
||||
syn = { version = "2.0.29", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue