[dependencies.rlp]
default-features = false
version = "0.4"
[features]
default = ["std"]
std = ["rlp/std"]
[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "RLP serialization support for uint and fixed hash."
homepage = "https://github.com/paritytech/parity-common"
license = "Apache-2.0/MIT"
name = "impl-rlp"
version = "0.2.1"