[bitboard] Make an empty chess_bitboard crate
This crate lives in bitboard/
This commit is contained in:
parent
eab30cc33b
commit
32100b9553
3 changed files with 11 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
members = [
|
||||
"board",
|
||||
"chess_bitboard",
|
||||
"chess_core",
|
||||
"explorer",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue