Skip to content
Snippets Groups Projects
rust-toolchain 139 B
[toolchain]
channel = "nightly-2022-04-20"
components = [ "rustfmt", "clippy" ]
targets = [ "wasm32-unknown-unknown" ]
profile = "minimal"