Files
pezkuwi-runtime-templates/rust-toolchain.toml
T
Özgün Özerk 7af4ae2c50 V1.7.0 (#121)
* upgrade to v1.7.0 from v1.6.0

* update rust version

* fix dalek and tests (use rust-src in components)

* remove pallet template
2024-02-20 17:50:57 +03:00

5 lines
127 B
TOML

[toolchain]
channel = "nightly-2024-02-17"
targets = ["wasm32-unknown-unknown"]
components = ["rustfmt", "clippy", "rust-src"]