[core] Rename (once again) chess_core → chessfriend_core

This commit is contained in:
Eryn Wells 2024-01-24 08:48:19 -08:00
parent 625bfb2446
commit b0b22048a8
21 changed files with 30 additions and 30 deletions

View file

@ -6,4 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chess_core = { path = "../chess_core" }
chessfriend_core = { path = "../core" }