diff --git a/Cargo.toml b/Cargo.toml index cae48d7951783..4e78399606445 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,5 @@ [workspace] +default-members = ["src/bootstrap"] members = [ "src/bootstrap", "compiler/rustc",