Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
[package]
name = "rlp_compress"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
rlp = { version = "0.4.6" }
elastic-array = "0.10"
lazy_static = "1.0"