build: introduce justfile for building locally #134
Annotations
3 errors
Install cargo-zigbuild
Process completed with exit code 1.
|
Cache cargo dependencies
Command failed: rustc -vV
|
Cache cargo dependencies
info: syncing channel updates for '1.82.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
error: component 'rust-analzyer' for target 'x86_64-unknown-linux-gnu' is unavailable for download for channel '1.82.0'
If you don't need the component, you could try a minimal installation with:
rustup toolchain add 1.82.0 --profile minimal
If you require these components, please install and use the latest successful build version,
which you can find at <https://rust-lang.github.io/rustup-components-history>.
After determining the correct date, install it with a command such as:
rustup toolchain install nightly-2018-12-27
Then you can use the toolchain with commands such as:
cargo +nightly-2018-12-27 build
|
Loading