[core] Rename the directory chess_core → core

I think this is sufficient.
This commit is contained in:
Eryn Wells 2024-01-24 08:33:07 -08:00
parent 106800bcb3
commit eab30cc33b
3 changed files with 0 additions and 0 deletions

8
core/Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "chess_core"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]