[toolchain]
channel = "nightly-2024-10-22"
components = [
"rustfmt",
"rustc-dev",
"clippy",
"rust-src",
"llvm-tools-preview",
]
profile = "minimal"