mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
Bump quote and syn
This commit is contained in:
parent
f789810e33
commit
e17a0e771a
1 changed files with 2 additions and 2 deletions
|
|
@ -15,5 +15,5 @@ proc-macro = true
|
|||
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0.53"
|
||||
quote = "1.0.26"
|
||||
syn = { version = "2.0.8", features = ["full"] }
|
||||
quote = "1.0.29"
|
||||
syn = { version = "2.0.22", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue