5 lines
123 B
TOML
5 lines
123 B
TOML
[toolchain]
|
|
channel = "1.91.1"
|
|
components = ["clippy", "rustfmt"]
|
|
targets = ["wasm32-unknown-unknown"]
|
|
profile = "minimal"
|