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: remote ext tests bags list"
documentation = "https://docs.rs/remote-ext-tests-bags-list"
repository = { workspace = true }
homepage = { workspace = true }
[lints]
workspace = true
@@ -24,8 +28,8 @@ tokio = { features = ["macros"], workspace = true, default-features = true }
[features]
runtime-benchmarks = [
"pezframe-system/runtime-benchmarks",
"pezpallet-bags-list-remote-tests/runtime-benchmarks",
"zagros-runtime-constants/runtime-benchmarks",
"zagros-runtime/runtime-benchmarks",
"pezframe-system/runtime-benchmarks",
"pezpallet-bags-list-remote-tests/runtime-benchmarks",
"zagros-runtime-constants/runtime-benchmarks",
"zagros-runtime/runtime-benchmarks",
]