helios/Cargo.toml

11 lines
114 B
TOML

[workspace]
members = [
"cli",
"client",
"common",
"config",
"consensus",
"execution",
]