killercup / cargo-edit

A utility for managing cargo dependencies from the command line.
http://killercup.github.io/cargo-edit/
MIT License
3.09k stars 148 forks source link

cargo upgrade always add the minor version of prerelease crates #889

Open Dirreke opened 8 months ago

Dirreke commented 8 months ago

For example, I have a dependencies with version 2.0.0-beta. When I use cargo upgrade, it always changes the version to 2.0.0-beta.9