Closed kringalf closed 3 years ago
You need at least Rust 1.53 for this release, due to or-patterns being stabilized. (in case someone other than OP reads this: you can check your rust version using rustc --version
).
If the ubuntu repos do not have 1.53 yet, you can either install rust using rustup or place the binaries from the release page somewhere in your path, where it will self-update. Conventionally that would be in /usr/local/bin/
.
Note that 8.0.0 doesn't yet have linux binaries, see #780 for that.
Fixed by #789, which will be part of the next release (not 8.0.1, the one after).
Edit: 8.0.2 is out.
If topgrade tries to update itself via cargo-update i get error like this:
OS is:
cargo version is:
What did you expect to happen? I executed topgrade and it should update itself and the system
What actually happened? it couldn't update itself using cargo
Additional details: I installed topgrade via cargo