zerokit/Cargo.toml
oskarth f5897eb752 feat: Remove unsupported poseidon-tornado example
Currently a basic PoC, and a better starting point here is probably RLN
package. Can still be looked at as an example where relevant.
2022-09-14 11:58:08 +08:00

7 lines
66 B
TOML

[workspace]
members = [
"multiplier",
"semaphore",
"rln",
]