FS#76926 - [cargo-edit] stock cargo 1.66 now has cargo rm.

Attached to Project: Community Packages
Opened by Hussam Al-Tayeb (hussam) - Saturday, 24 December 2022, 15:52 GMT
Last edited by Caleb Maclennan (alerque) - Friday, 06 January 2023, 12:22 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Caleb Maclennan (alerque)
kpcyrd (kpcyrd)
Orhun Parmaksız (orhun)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Stock cargo 1.66 now has cargo rm. It should be possible to remove it from cargo-edit.
This task depends upon

Closed by  Caleb Maclennan (alerque)
Friday, 06 January 2023, 12:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  cargo-edit-0.11.7-2
Comment by kpcyrd (kpcyrd) - Wednesday, 28 December 2022, 01:47 GMT
If cargo >= 1.66 is used it's already using the built-in feature over the /usr/bin/cargo-rm binary. It's probably best to keep the binary around for some time (weeks probably) to give people time to run `rustup update` in case they use cargo from rustup.

Loading...