Closed as not planned
Description
Problem
With #13071, cargo add
started creating explicit features for new optional deps. While I understand the reasoning, this is frustrating to have to keep remembering to delete that line when I actively want to use the newer behaviour that adding optional dependencies doesn't create features.
Proposed Solution
Some kind of opt-in switch or heuristic that will let me disable this behaviour.
Notes
No response