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
From a cursory glance and a short test, this doesn't seem much different from cargo's behaviour heretofor, except for adding another file with god-knows-what; at least it doesn't look like we have to parse it.
cargo install
command in stable cargo now supports install+upgrade functionalitye.g. https://doc.rust-lang.org/stable/cargo/commands/cargo-install.html
This was covered in rust-lang/cargo#6797 and PR rust-lang/cargo#7560
It doesn't cover the 'upgrade all packages' use case, but it's still a good idea to mention this development in the repository README.md.
The text was updated successfully, but these errors were encountered: