[board] Move bitboard lib to "board"

This commit is contained in:
Eryn Wells 2023-12-20 11:45:55 -08:00
parent ab55a7994c
commit d776bd18e2
6 changed files with 2 additions and 2 deletions

7
board/Cargo.lock generated Normal file
View file

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "board"
version = "0.1.0"