Cargo.toml 602 B
Newer Older
[package]
name = "test-runtime-constants"
Lulu's avatar
Lulu committed
publish = false
version = "1.0.0"
authors.workspace = true
edition.workspace = true
Lulu's avatar
Lulu committed
license.workspace = true
Alexander's avatar
Alexander committed
frame-support = { path = "../../../../substrate/frame/support", default-features = false }
primitives = { package = "polkadot-primitives", path = "../../../primitives", default-features = false }
Alexander's avatar
Alexander committed
sp-runtime = { path = "../../../../substrate/primitives/runtime", default-features = false }
	"frame-support/std",
	"primitives/std",
	"sp-runtime/std",