Files
pezkuwi-runtime-templates/Cargo.toml
T
Nikita Khateev a3917e55cc [10] fix build
2023-11-21 12:31:47 +04:00

9 lines
205 B
TOML

[workspace]
members = [ "node", "pallets/template", "runtime"]
package.edition = "2021"
package.repository = "https://github.com/paritytech/polkadot-sdk"
resolver = "2"
[profile.release]
panic = "unwind"