Update cargo to 0.32
Depends on D5083
Changelog:
- You can now run cargo c as an alias for cargo check.
- Usernames are now allowed in alt registry URLs.
Differential D5085
Update cargo to 0.32 Authored by Girtablulu on Jan 17 2019, 11:56 PM. Tags None Referenced Files
Subscribers
Details
Update cargo to 0.32
Rebuild Firefox and bat against it
Diff Detail
Event TimelineComment Actions Not sure why it updated to 0.33.0 for you as it updated to 0.32.0 for me. ╭─thevivaldi@solus /home/thevivaldi ‹system› Comment Actions @TheVivaldi that's Rust version 1.32.0 which internally uses Cargo 0.33.0 (note 0 at the beginning). Rust and Cargo versions are misaligned so the developers started to print Rust version instead (to make it less confusing). Comment Actions yes I forgot this one, but I not gonna throw cargo on the buildserver just to fix this if we are working on some changes for the next update |