Sign in
pigweed
/
third_party
/
github
/
OpenPRoT
/
openprot
/
refs/heads/upstream/FerralCoder-patch-1
/
.
/
rust-toolchain.toml
blob: 90d2c7b2a067133dc0a861dc5965ba458da8a1af [
file
] [
log
] [
blame
] [
edit
]
# Licensed under the Apache-2.0 license
[
toolchain
]
channel
=
"nightly-2025-07-20"
components
=
[
"clippy"
,
"rust-src"
,
"llvm-tools"
,
"rustfmt"
,
"rustc-dev"
]
targets
=
[
"x86_64-unknown-linux-gnu"
,
]
profile
=
"default"