build: bump dependencies
This commit is contained in:
parent
56a6df0c57
commit
2cf18f5ac2
5 changed files with 194 additions and 27 deletions
|
|
@ -12,7 +12,7 @@ workspace = true
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0.92"
|
||||
quote = "1.0.37"
|
||||
proc-macro2 = "1.0.93"
|
||||
quote = "1.0.38"
|
||||
rand = "0.8.5"
|
||||
syn = { version = "2.0.90", features = ["full"] }
|
||||
syn = { version = "2.0.96", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue