lookup/Cargo.toml

7 lines
80 B
TOML
Raw Normal View History

[workspace]
members = [
"bloom-filter-generator",
"mnemonic-hash-checker",
]