X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=4e78399606445837adb68b0d7b0789c77a218a03;hb=d0fd8d78803eee2c9badde29811ba95b361aff88;hp=cae48d795178388cbb4ee8487207a4d096fb7d55;hpb=4c7020047605dcabe5d0611bb5b575e8344fe515;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index cae48d79517..4e783996064 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,5 @@ [workspace] +default-members = ["src/bootstrap"] members = [ "src/bootstrap", "compiler/rustc",