diff --git a/Cargo.toml b/Cargo.toml index 7542226..cfa9c81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ members = [ "board", - "chess_bitboard", - "chessfriend_core", + "bitboard", + "core", "explorer", ]