### Problem I had a crate that was defined in my projects Cargo.toml, it updated the version in the Cargo.lock, but not the Cargo.toml ### Proposed Solution It would be cool if cargo update also updated Cargo.toml if applicable. ### Notes _No response_
Problem
I had a crate that was defined in my projects Cargo.toml, it updated the version in the Cargo.lock, but not the Cargo.toml
Proposed Solution
It would be cool if cargo update also updated Cargo.toml if applicable.
Notes
No response