cargo add crate-name
& cargo add crate_name
have different results when crate_name
is already present
#13304
Labels
C-bug
Category: bug
Command-add
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
Problem
Example manifest:
Steps
cargo add derive_more
changes nothing.cargo add derive-more
resets chosen features and sets the version to latest available.Possible Solution(s)
No response
Notes
No response
Version
The text was updated successfully, but these errors were encountered: