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
@@ -8,6 +8,7 @@ description = "Generic binary that can run a teyrchain node with u32 block numbe
license = "Apache-2.0"
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/pezkuwi-omni-node"
[lints]
workspace = true
@@ -17,8 +18,8 @@ color-eyre = { workspace = true }
# Local
pezkuwi-omni-node-lib = { workspace = true, features = [
"pezkuwichain-native",
"zagros-native",
"pezkuwichain-native",
"zagros-native",
] }
[dev-dependencies]