[core] Rename core → chess_core

This commit is contained in:
Eryn Wells 2024-01-24 08:29:16 -08:00
parent 406631b617
commit 3c3a62345d
4 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
members = [
"board",
"core",
"chess_core",
"explorer",
]