routing 0.1.3

A specialised storage DHT.
[package]

name = "routing"
version = "0.1.3"
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
description = "A specialised storage DHT."
documentation = "http://dirvine.github.io/routing/"
repository = "https://github.com/dirvine/routing"
readme = "README.md"
license = "GPL-3.0"
homepage = "http://maidsafe.net"


[dependencies]
rustc-serialize = "*"
cbor = "*"
time = "*"
sodiumoxide = "*"
rand = "*"
message_filter = "*"
lru_time_cache = "0.1.4"
crust = "0.0.5"