]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Auto merge of #12835 - fasterthanlime:sysroot-abi, r=fasterthanlime
[rust.git] / Cargo.toml
index 84da50b9f6cd963df05b04d398b780832a21d501..6b68ca823894f90f3769a6c4dc60a6b4e1cb49a5 100644 (file)
@@ -1,7 +1,6 @@
 [workspace]
-resolver = "2"
 members = ["xtask/", "lib/*", "crates/*"]
-exclude = ["crates/proc_macro_test/imp"]
+exclude = ["crates/proc-macro-test/imp"]
 
 [profile.dev]
 # Disabling debug info speeds up builds a bunch,