mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-12 20:31:03 +00:00
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
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2023-09-21"
|
||||
channel = "nightly-2024-02-17"
|
||||
targets = ["wasm32-unknown-unknown"]
|
||||
components = ["rustfmt", "clippy"]
|
||||
components = ["rustfmt", "clippy", "rust-src"]
|
||||
|
||||
Reference in New Issue
Block a user