rust-toolchain.toml (86B)
1 [toolchain] 2 channel = "1.86.0" 3 components = ["rustfmt", "clippy"] 4 profile = "minimal"