mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-01-10 06:16:15 +00:00
f5897eb752
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",
|
|
]
|