Newer
Older
description = "Lightweight, efficient, binary serialization and deserialization codec"
authors = ["Parity Technologies <admin@parity.io>"]
serde = { version = "1.0", optional = true }
parity-codec-derive = { version = "2.0", default-features = false, optional = true }
derive = ["parity-codec-derive"]