4 lines
92 B
TOML
4 lines
92 B
TOML
[toolchain]
|
|
channel = "1.86"
|
|
targets = ["wasm32-wasip2"]
|
|
components = ["rustfmt", "clippy"]
|