Update dependencies
This commit is contained in:
parent
ee7121b04e
commit
37e4c6b845
4 changed files with 28 additions and 28 deletions
|
|
@ -5,9 +5,9 @@ edition = { workspace = true }
|
|||
|
||||
[dependencies]
|
||||
case = "1.0.0"
|
||||
proc-macro2 = "1.0.75"
|
||||
proc-macro2 = "1.0.76"
|
||||
quote = "1.0.35"
|
||||
syn = "2.0.47"
|
||||
syn = "2.0.48"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue