blob: 146dfd8fb50796eb6b851e334489b771f00f2af2 [file] [log] [blame] [edit]
# Licensed under the Apache-2.0 license
# SPDX-License-Identifier: Apache-2.0
[toolchain]
channel = "nightly-2025-07-20"
components = ["clippy", "rust-src", "llvm-tools", "rustfmt", "rustc-dev"]
targets = [
"x86_64-unknown-linux-gnu",
]
profile = "default"