5 lines
174 B
TOML
5 lines
174 B
TOML
[toolchain]
|
|
channel = "1.96.0"
|
|
components = [ "rustfmt", "rustc-dev", "rust-analyzer", "rust-src"]
|
|
targets = [ "wasm32-unknown-unknown" ] # beside the standard system target
|