Remove now-consolidated primitives crates

This commit is contained in:
Luke Parker
2025-02-26 14:49:28 -05:00
parent ee8b353132
commit 51bae4fedc
77 changed files with 70 additions and 607 deletions

View File

@@ -31,5 +31,3 @@ bech32 = { version = "0.11", default-features = false }
[features]
std = ["zeroize/std", "borsh/std", "ciphersuite/std", "dkg/std", "sp-core/std", "bech32/std"]
default = ["std"]
borsh = [] # TODO
serde = [] # TODO