mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-01-09 13:56:05 +00:00
385db53a5d
Add multiplier and poseidon-tornado as well to be consistent. Can move these out as examples later
7 lines
73 B
TOML
7 lines
73 B
TOML
[workspace]
|
|
members = [
|
|
"multiplier",
|
|
"poseidon-tornado",
|
|
"rln",
|
|
]
|