There is an updated pull request by jcgruenhage against master on the void-packages repository https://github.com/jcgruenhage/void-packages rust-1.63 https://github.com/void-linux/void-packages/pull/38662 Update Rust toolchain to 1.63.0 #### Testing the changes - I tested the changes in this PR: **briefly** [ci skip] `cargo-crev` requires 1.62 at least, so I thought I'd gave updating Rust a go, and it worked out just fine tbh. The new `cargo-crev` release compiled fine on this toolchain and works properly. #### Local build testing - I built this PR natively for - `x86_64`, `glibc` and `musl` - `i686`, `glibc` - I crossbuilt this PR for - `aarch64`, `musl` A patch file from https://github.com/void-linux/void-packages/pull/38662.patch is attached