init
This commit is contained in:
commit
0de67fd423
13 changed files with 1263 additions and 0 deletions
6
Cargo.toml
Normal file
6
Cargo.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[workspace]
|
||||
members = ["iagorithms", "othello"]
|
||||
|
||||
[workspace.dependencies]
|
||||
neorusticus = "0.1.3"
|
||||
ratatui = "0.29.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue