snapshot before rebranding
This commit is contained in:
@@ -7,6 +7,9 @@ version = "1.0.0"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
documentation = "https://docs.rs/test-teyrchain-undying"
|
||||
repository = { workspace = true }
|
||||
homepage = { workspace = true }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
@@ -28,15 +31,15 @@ bizinikiwi-wasm-builder = { workspace = true, default-features = true }
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = [
|
||||
"codec/std",
|
||||
"log/std",
|
||||
"pezkuwi-primitives/std",
|
||||
"pezkuwi-teyrchain-primitives/std",
|
||||
"pezsp-io/std",
|
||||
"codec/std",
|
||||
"log/std",
|
||||
"pezkuwi-primitives/std",
|
||||
"pezkuwi-teyrchain-primitives/std",
|
||||
"pezsp-io/std",
|
||||
]
|
||||
runtime-benchmarks = [
|
||||
"pezkuwi-primitives/runtime-benchmarks",
|
||||
"pezkuwi-teyrchain-primitives/runtime-benchmarks",
|
||||
"pezsp-io/runtime-benchmarks",
|
||||
"bizinikiwi-wasm-builder/runtime-benchmarks",
|
||||
"pezkuwi-primitives/runtime-benchmarks",
|
||||
"pezkuwi-teyrchain-primitives/runtime-benchmarks",
|
||||
"pezsp-io/runtime-benchmarks",
|
||||
"bizinikiwi-wasm-builder/runtime-benchmarks",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user