X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=4e78399606445837adb68b0d7b0789c77a218a03;hb=22a20e3f0f952d42122370ac3628e59cd2aecfdc;hp=cae48d795178388cbb4ee8487207a4d096fb7d55;hpb=57a4f4a6340036b18f47dd69d078e3c377438365;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",