Update the Cargo.toml files

This commit is contained in:
Eryn Wells 2024-01-28 09:58:50 -08:00
parent 220da08727
commit ed55eda901
2 changed files with 3 additions and 2 deletions

View file

@ -1,8 +1,9 @@
[workspace]
members = [
"board",
"bitboard",
"core",
"explorer",
"move_generator",
"position",
]
resolver = "2"