enemize-rs/Cargo.toml
Lyle Mantooth c78df56306
Initial commit.
BinComp ported to Rust.
2022-05-22 12:31:39 -04:00

7 lines
58 B
TOML

[workspace]
members = [
"enemize",
"bin_comp",
]