mirror of
https://github.com/privacy-scaling-explorations/halo2wrong.git
synced 2026-01-14 14:57:59 -05:00
10 lines
104 B
TOML
10 lines
104 B
TOML
[workspace]
|
|
members = [
|
|
"maingate",
|
|
"integer",
|
|
"halo2wrong",
|
|
"ecc",
|
|
"ecdsa",
|
|
"transcript"
|
|
]
|