mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-23 09:27:56 +00:00
5 lines
115 B
TOML
5 lines
115 B
TOML
[toolchain]
|
|
channel = "nightly-2023-09-21"
|
|
targets = ["wasm32-unknown-unknown"]
|
|
components = ["rustfmt", "clippy"]
|