6 lines
115 B
TOML
6 lines
115 B
TOML
[workspace]
|
|
members = ["iagorithms", "othello"]
|
|
|
|
[workspace.dependencies]
|
|
neorusticus = "0.1.3"
|
|
ratatui = "0.29.0"
|