7 lines
135 B
TOML
7 lines
135 B
TOML
[workspace]
|
|
members = ["iagorithms", "othello"]
|
|
|
|
[workspace.dependencies]
|
|
neorusticus = "0.1.3"
|
|
ratatui = "0.29.0"
|
|
criterion = "0.7.0"
|