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
+3 -2
View File
@@ -7,6 +7,7 @@ license.workspace = true
description = "Stores messages other authorities issue about candidates in Pezkuwi."
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezkuwi-statement-table"
[lints]
workspace = true
@@ -18,6 +19,6 @@ pezkuwi-primitives = { workspace = true, default-features = true }
[features]
runtime-benchmarks = [
"gum/runtime-benchmarks",
"pezkuwi-primitives/runtime-benchmarks",
"gum/runtime-benchmarks",
"pezkuwi-primitives/runtime-benchmarks",
]