othello/Cargo.toml
2025-10-30 04:26:49 -05:00

7 lines
135 B
TOML

[workspace]
members = ["iagorithms", "othello"]
[workspace.dependencies]
neorusticus = "0.1.3"
ratatui = "0.29.0"
criterion = "0.7.0"