diff --git a/Cargo.toml b/Cargo.toml index 3b6ebee..190988c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,8 @@ members = [ "board", "core", "explorer", - "moves", "perft", + "moves", + "perft", "position", ] resolver = "2"