/ rust-toolchain.toml
rust-toolchain.toml
1 [toolchain] 2 channel = "nightly-2025-08-20" # ⚠️ Also change in top-level Cargo.toml 3 components = ["rustc", "rustfmt", "clippy"]
1 [toolchain] 2 channel = "nightly-2025-08-20" # ⚠️ Also change in top-level Cargo.toml 3 components = ["rustc", "rustfmt", "clippy"]