mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-07-25 03:35:51 +00:00
Address V16 pre-stabilization niggles (#98)
* Address V16 pre-stabilization niggles * fmt * Add wrapper around Compact which can be Serialized * Compact => CompactSer to differentiate * Actually, Compact impls serialize with feature flag
This commit is contained in:
@@ -33,6 +33,7 @@ unstable = ["current"]
|
||||
# Serde support without relying on std features
|
||||
serde_full = [
|
||||
"scale-info/serde",
|
||||
"codec/serde",
|
||||
"serde",
|
||||
"serde/alloc",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user