Update dependencies
This commit is contained in:
parent
3b4e41ea4e
commit
876619454e
5 changed files with 156 additions and 140 deletions
|
|
@ -6,8 +6,8 @@ edition = { workspace = true }
|
|||
[dependencies]
|
||||
case = "1.0.0"
|
||||
proc-macro2 = "1.0.56"
|
||||
quote = "1.0.26"
|
||||
syn = "2.0.15"
|
||||
quote = "1.0.27"
|
||||
syn = "2.0.16"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue