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 @@ version = "7.0.0"
publish = true
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/xcm-procedural"
[lints]
workspace = true
@@ -30,6 +31,6 @@ pezframe-support = { workspace = true }
[features]
runtime-benchmarks = [
"pezframe-support/runtime-benchmarks",
"xcm/runtime-benchmarks",
"pezframe-support/runtime-benchmarks",
"xcm/runtime-benchmarks",
]