mirror of
https://github.com/vacp2p/zerokit.git
synced 2026-01-09 13:47:58 -05:00
Currently a basic PoC, and a better starting point here is probably RLN package. Can still be looked at as an example where relevant.
7 lines
66 B
TOML
7 lines
66 B
TOML
[workspace]
|
|
members = [
|
|
"multiplier",
|
|
"semaphore",
|
|
"rln",
|
|
]
|