cleanup, add bench

This commit is contained in:
jackjohn7 2025-10-30 04:26:49 -05:00
parent 99e619d733
commit 10de749e1d
7 changed files with 678 additions and 8 deletions

View file

@ -4,3 +4,4 @@ members = ["iagorithms", "othello"]
[workspace.dependencies]
neorusticus = "0.1.3"
ratatui = "0.29.0"
criterion = "0.7.0"