You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Dirreke
changed the title
cargo upgrade always add the minor version of the version alpha or beta
cargo upgrade always add the minor version of prerelease crates
Mar 13, 2024
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
The text was updated successfully, but these errors were encountered: