Commit graph

8 commits

Author SHA1 Message Date
ed55eda901 Update the Cargo.toml files 2024-01-28 09:58:50 -08:00
3e1675f87e Specify resolver=2 in the Cargo workspace 2024-01-24 17:10:44 -08:00
7738f30e5e Fix the workspace members
The items in the members array are paths, not crate names.
2024-01-24 09:14:59 -08:00
b0b22048a8 [core] Rename (once again) chess_core → chessfriend_core 2024-01-24 08:48:19 -08:00
32100b9553 [bitboard] Make an empty chess_bitboard crate
This crate lives in bitboard/
2024-01-24 08:34:23 -08:00
3c3a62345d [core] Rename core → chess_core 2024-01-24 08:29:16 -08:00
7e08a9adc4 [core] Create a core crate 2024-01-24 08:24:59 -08:00
e522e268cf Make a Cargo Workspace! 2024-01-22 19:33:59 -08:00