Update dependencies
This commit is contained in:
parent
bd874e6212
commit
2e039a855c
7 changed files with 432 additions and 392 deletions
|
|
@ -5,9 +5,9 @@ edition = { workspace = true }
|
|||
|
||||
[dependencies]
|
||||
case = "1.0.0"
|
||||
proc-macro2 = "1.0.56"
|
||||
quote = "1.0.27"
|
||||
syn = "2.0.16"
|
||||
proc-macro2 = "1.0.66"
|
||||
quote = "1.0.33"
|
||||
syn = "2.0.29"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue