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
@@ -5,6 +5,10 @@ version = "1.0.0"
authors.workspace = true
edition.workspace = true
license.workspace = true
description = "Pezkuwi SDK component: test runtime constants"
documentation = "https://docs.rs/test-runtime-constants"
repository = { workspace = true }
homepage = { workspace = true }
[lints]
workspace = true
@@ -20,7 +24,7 @@ pezsp-runtime = { workspace = true }
default = ["std"]
std = ["pezframe-support/std", "pezkuwi-primitives/std", "pezsp-runtime/std"]
runtime-benchmarks = [
"pezframe-support/runtime-benchmarks",
"pezkuwi-primitives/runtime-benchmarks",
"pezsp-runtime/runtime-benchmarks",
"pezframe-support/runtime-benchmarks",
"pezkuwi-primitives/runtime-benchmarks",
"pezsp-runtime/runtime-benchmarks",
]