1 2 3 4 5
[toolchain] channel = "stable" components = ["rustfmt", "rustc-dev", "clippy"] targets = ["wasm32-unknown-unknown"] profile = "minimal"