snapshot before rebranding

This commit is contained in:
2025-12-14 07:37:21 +03:00
parent 5520d491a5
commit 09735eb97a
1752 changed files with 58116 additions and 15986 deletions
@@ -7,6 +7,9 @@ license.workspace = true
version = "1.0.0"
authors.workspace = true
publish = false
documentation = "https://docs.rs/test-teyrchain-adder"
repository = { workspace = true }
homepage = { workspace = true }
[lints]
workspace = true
@@ -27,7 +30,7 @@ bizinikiwi-wasm-builder = { workspace = true, default-features = true }
default = ["std"]
std = ["codec/std", "pezkuwi-teyrchain-primitives/std", "pezsp-io/std"]
runtime-benchmarks = [
"pezkuwi-teyrchain-primitives/runtime-benchmarks",
"pezsp-io/runtime-benchmarks",
"bizinikiwi-wasm-builder/runtime-benchmarks",
"pezkuwi-teyrchain-primitives/runtime-benchmarks",
"pezsp-io/runtime-benchmarks",
"bizinikiwi-wasm-builder/runtime-benchmarks",
]