1 2 3 4 5 6 7 8 9 10 11 12
[toolchain] channel = "1.91.0" components = [ "cargo", "rustc", "rustc-dev", "rust-std", "rustfmt", "clippy", "rust-analyzer", ] profile = "minimal"