diff --git a/Cargo.toml b/Cargo.toml index 16156f51..8b5a9de1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [workspace] resolver = "3" members = ["bobbin/crates/*", "shuttle", "knot2/crates/*"] +default-members = ["bobbin/crates/*", "knot2/crates/*"] exclude = ["sites"] [workspace.package]