[position] Rename the board crate → chessfriend_position in Cargo.toml

Rename the crate, but don't move any files.
This commit is contained in:
Eryn Wells 2024-01-28 09:40:45 -08:00
parent b002442b42
commit 76ac719418
3 changed files with 3 additions and 4 deletions

View file

@ -1,5 +1,5 @@
[package]
name = "board"
name = "chessfriend_position"
version = "0.1.0"
edition = "2021"