content 0.1.0

Trait for content-adressable types
Documentation
[package]
authors = ["Kristoffer Ström <kristoffer@ethcore.io>"]
name = "content"
version = "0.1.0"
license = "GPL-3.0"
repository = "https://github.com/ethcore/content"
description = "Trait for content-adressable types"

[dependencies]
byteorder = "0.5.3"
parking_lot = "0.3.6"
rand = "0.3.14"

[dev-dependencies]
blake2-rfc = "0.2.17"
tempdir = "0.3.5"