killercup / cargo-edit

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

Add `--allow-downgrade` option to `set-version` command #862

Closed wiktorsikora closed 1 year ago

wiktorsikora commented 1 year ago

This PR introduces flag to allow version downgrade when using set-version command.

epage commented 1 year ago

I ask that all major features be discussed in an Issue before opening a PR so we can discuss the problem at hand and try to find the best solution for it without the bias of an existing solution and without the frustration of work being done that might be thrown away