Update dependencies
This commit is contained in:
parent
db734c5740
commit
19242a658e
5 changed files with 123 additions and 129 deletions
|
|
@ -5,9 +5,9 @@ edition = { workspace = true }
|
|||
|
||||
[dependencies]
|
||||
case = "1.0.0"
|
||||
proc-macro2 = "1.0.81"
|
||||
proc-macro2 = "1.0.83"
|
||||
quote = "1.0.36"
|
||||
syn = "2.0.60"
|
||||
syn = "2.0.65"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue