mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
workspace: reorg
This commit is contained in:
@@ -11,7 +11,7 @@ proc-macro = true
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
syn = "2.0.85"
|
||||
quote = "1.0.37"
|
||||
proc-macro2 = "1.0.89"
|
||||
syn = "2.0.96"
|
||||
quote = "1.0.38"
|
||||
proc-macro2 = "1.0.93"
|
||||
struct_iterable_internal = { path = "../struct_iterable_internal" }
|
||||
|
||||
Reference in New Issue
Block a user