mirror of
https://github.com/privacy-scaling-explorations/halo2wrong.git
synced 2026-04-13 03:00:12 -04:00
10 lines
104 B
TOML
10 lines
104 B
TOML
[workspace]
|
|
members = [
|
|
"maingate",
|
|
"integer",
|
|
"halo2wrong",
|
|
"ecc",
|
|
"ecdsa",
|
|
"transcript"
|
|
]
|