Update dependencies
This commit is contained in:
parent
c2cfa6e527
commit
d3666674b2
7 changed files with 231 additions and 219 deletions
|
|
@ -5,9 +5,9 @@ edition = { workspace = true }
|
|||
|
||||
[dependencies]
|
||||
case = "1.0.0"
|
||||
proc-macro2 = "1.0.76"
|
||||
quote = "1.0.35"
|
||||
syn = "2.0.48"
|
||||
proc-macro2 = "1.0.81"
|
||||
quote = "1.0.36"
|
||||
syn = "2.0.60"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue