mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 03:17:56 +00:00
592c3b694d
* Fix MaxLockers * fix constants * fix toolchains --------- Co-authored-by: Özgün Özerk <ozgunozerk.elo@gmail.com>
5 lines
127 B
TOML
5 lines
127 B
TOML
[toolchain]
|
|
channel = "nightly-2024-06-12"
|
|
targets = ["wasm32-unknown-unknown"]
|
|
components = ["rustfmt", "clippy", "rust-src"]
|