Files
pezkuwi-runtime-templates/Cargo.toml
T
2023-11-20 17:40:17 +04:00

9 lines
215 B
TOML

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