mirror of https://github.com/vacp2p/zerokit.git
chore: update parent workspace scope
Add multiplier and poseidon-tornado as well to be consistent. Can move these out as examples later
This commit is contained in:
parent
03cc520458
commit
385db53a5d
|
@ -1,4 +1,6 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"rln",
|
||||
"multiplier",
|
||||
"poseidon-tornado",
|
||||
"rln",
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue