message_filter 0.1.1

A message filter that can be controlled by limiting capacity or time to live
Documentation
[package]

name = "message_filter"
version = "0.1.1"
authors = ["MaidSafe Deve <david.irvine@maidsafe.net>"]
description = "A message filter that can be controlled by limiting capacity or time to live"
documentation = "http://dirvine.github.io/message_filter/"
repository = "https://github.com/dirvine/message_filter"
readme = "README.md"
license = "GPL-3.0"
homepage = "http://www.maidsafe.net"

[dependencies]
rand = "*"
time = "*"