cargo rm
cannot handle wildcard package spec in profile setting overrides
#12620
Labels
C-bug
Category: bug
Command-remove
E-easy
Experience: Easy
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
Problem
When using the wildcard syntax to specify profile setting overrides for all dependencies,
cargo rm
will error:Steps
Cargo.toml
:cargo add foo
cargo rm foo
, and observe the errorVersion
The text was updated successfully, but these errors were encountered: