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 -5
View File
@@ -38,11 +38,11 @@ pezsp-crypto-hashing = { workspace = true, default-features = true }
[features]
default = ["std"]
std = [
"codec/std",
"num-traits/std",
"scale-info/std",
"serde/std",
"pezsp-crypto-hashing/std",
"codec/std",
"num-traits/std",
"scale-info/std",
"serde/std",
"pezsp-crypto-hashing/std",
]
# Serde support without relying on std features.
serde = ["dep:serde", "scale-info/serde"]