Remove the move_generator crate from the Cargo workspace

This commit is contained in:
Eryn Wells 2024-02-02 08:07:13 -08:00
parent efcc65d8d6
commit 63758a2edd

View file

@ -3,7 +3,6 @@ members = [
"bitboard",
"core",
"explorer",
"move_generator",
"position",
]
resolver = "2"