[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

8
chess_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]