othello/Cargo.toml
2025-10-29 21:51:24 -05:00

6 lines
115 B
TOML

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