1 2 3 4 5 6
[toolchain] channel = "stable" components = [ "rustfmt", "clippy", "llvm-tools-preview", "rust-src" ] # targets = [ ] profile = "minimal"