Skip to content

Commit

Permalink
Update Rust version to nightly 2023-12-15
Browse files Browse the repository at this point in the history
  • Loading branch information
AldaronLau committed Dec 15, 2023
1 parent b360409 commit 3fc4554
Show file tree
Hide file tree
Showing 6 changed files with 236 additions and 276 deletions.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cargo-binutils and the binutils-aarch64-linux-gnu, qemu-system-riscv packages
installed.

```shell
rustup component add rust-src --toolchain nightly-2023-01-30
rustup component add rust-src --toolchain nightly-2023-12-15
rustup component add llvm-tools-preview
cargo install cargo-binutils
```
Expand Down
Loading

0 comments on commit 3fc4554

Please sign in to comment.