Closed
Description
I'm working in a project that uses a Cargo Workspace and has some large crates. I want to be able to iterate with commands like cargo check
on just my crate.
I think one wait to do this would be to add a config to not include --workspace
in the cargo locate-project
command.
I might take a stab at it, but wanted to post here in case others are interested or there's a better workaround already
Metadata
Metadata
Assignees
Labels
No labels
Activity