X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.toml;h=3f83041bec0e2b1ede472977f443cf9eac64c8bb;hb=94a221ae8df006d48909e26b0583d212d6892aef;hp=84da50b9f6cd963df05b04d398b780832a21d501;hpb=b219a4c465a73f20e4bac326bb13134005427810;p=rust.git diff --git a/Cargo.toml b/Cargo.toml index 84da50b9f6c..3f83041bec0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,4 @@ [workspace] -resolver = "2" members = ["xtask/", "lib/*", "crates/*"] exclude = ["crates/proc_macro_test/imp"]