blob: a563102d75a63a53e717ebeb4f5522fad1d2526b [file] [log] [blame]
Austin Applebycf55dbe2021-10-25 15:59:22 -07001[toolchain]
2# See https://rust-lang.github.io/rustup-components-history/ for a list of
3# recently nightlies and what components are available for them.
4channel = "nightly-2021-03-25"
5components = ["clippy", "miri", "rustfmt"]
6targets = ["riscv32imc-unknown-none-elf"]