diff --git a/Cargo.toml b/Cargo.toml --- 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]