[package] description = "Standalone blockchain bloom filter" homepage = "https://github.com/debris/bloomchain" name = "bloomchain" version = "0.2.0" authors = ["debris "] license = "MIT" keywords = ["ethereum", "ethcore", "bloom", "chain", "filter"] [dependencies] ethbloom = "0.4" [dev-dependencies] rustc-hex = "1.0" rand = "0.4"