mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 02:07:55 +00:00
5 lines
127 B
TOML
5 lines
127 B
TOML
[toolchain]
|
|
channel = "nightly-2024-10-17"
|
|
targets = ["wasm32-unknown-unknown"]
|
|
components = ["rustfmt", "clippy", "rust-src"]
|