1 2 3 4 5 6 7 8 9
[toolchain] channel = "stable" components = [ "rustfmt", "clippy", "llvm-tools-preview" ] targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "aarch64-apple-darwin", "x86_64-pc-windows-msvc", ]