cargo-edit
cargo-edit copied to clipboard
Make it easier to manage version metadata
Inspired by crate-ci/cargo-release#637, I suspect we could make the version metadata easier to manage. As cargo set-version doesn't have a config file, we'd likely want to be opinionated since it doesn't help to have to set the value on the command line as well. I proposed having the "persistent" behavior described in the cargo-release issue.