/ rust-toolchain.toml
rust-toolchain.toml
1 [toolchain] 2 channel = "stable" 3 profile = "minimal" 4 components = ["rustfmt", "clippy"]
1 [toolchain] 2 channel = "stable" 3 profile = "minimal" 4 components = ["rustfmt", "clippy"]