udpate rust-toolchain: nightly-2022-07-20, cargo-utils 0.36
This commit is contained in:
parent
836849e09b
commit
25f4e37168
4 changed files with 7 additions and 4 deletions
|
@ -51,7 +51,7 @@ endif
|
|||
|
||||
env:
|
||||
(rustup target list | grep "riscv64gc-unknown-none-elf (installed)") || rustup target add $(TARGET)
|
||||
cargo install cargo-binutils --vers =0.3.3
|
||||
cargo install cargo-binutils
|
||||
rustup component add rust-src
|
||||
rustup component add llvm-tools-preview
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue