1 2 3 4 5
[toolchain] # channel = "nightly" components = [ "rustfmt", "rustc-dev", "clippy" ] #targets = [ "wasm32-unknown-unknown", "thumbv2-none-eabi" ] profile = "minimal"