Update dependencies
This commit is contained in:
parent
dadbb205e5
commit
a0b029b353
5 changed files with 44 additions and 44 deletions
|
|
@ -5,9 +5,9 @@ edition = { workspace = true }
|
|||
|
||||
[dependencies]
|
||||
case = "1.0.0"
|
||||
proc-macro2 = "1.0.71"
|
||||
quote = "1.0.33"
|
||||
syn = "2.0.43"
|
||||
proc-macro2 = "1.0.75"
|
||||
quote = "1.0.35"
|
||||
syn = "2.0.47"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue