Merge branch 'main' into main
This commit is contained in:
commit
88a4a0ad11
22 changed files with 98 additions and 61 deletions
|
@ -1,5 +1,6 @@
|
|||
[toolchain]
|
||||
profile = "minimal"
|
||||
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
|
||||
channel = "nightly-2023-10-09"
|
||||
channel = "nightly-2024-01-18"
|
||||
components = ["rust-src", "llvm-tools", "rustfmt", "clippy"]
|
||||
targets = ["riscv64gc-unknown-none-elf"]
|
Loading…
Add table
Add a link
Reference in a new issue