mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 02:07:55 +00:00
7af4ae2c50
* upgrade to v1.7.0 from v1.6.0 * update rust version * fix dalek and tests (use rust-src in components) * remove pallet template
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"]
|