Sign in
pigweed
/
third_party
/
github
/
chipsalliance
/
caliptra-ureg
/
refs/heads/upstream/kor-initial-commit
/
.
/
rust-toolchain.toml
blob: 0d9ca873ecb445f570de837cf18085bd2a05111e [
file
] [
edit
]
# Licensed under the Apache-2.0 license
[
toolchain
]
channel
=
"1.70"
targets
=
[
"riscv32imc-unknown-none-elf"
]
profile
=
"minimal"
components
=
[
"rustfmt"
,
"clippy"
]