mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 21:47:58 +00:00
1bb2e96501
* evm template integrated * workflows modified per template * workflow fixes
5 lines
127 B
TOML
5 lines
127 B
TOML
[toolchain]
|
|
channel = "nightly-2024-02-17"
|
|
targets = ["wasm32-unknown-unknown"]
|
|
components = ["rustfmt", "clippy", "rust-src"]
|