mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

Apply workspace.exclude to workspace.default-members. Not sure how controversial the feature request was, it seemed easy to do, so I did it (I'm aware it's possible this won't be accepted). Fixes #8460