openethereum/util/bloom/Cargo.toml

10 lines
183 B
TOML
Raw Normal View History

2016-09-29 12:19:39 +02:00
[project]
name = "ethcore-bloom-journal"
version = "0.1.0"
authors = ["Ethcore<admin@ethcore.io>"]
description = "Journaling bloom filter"
license = "GPL3"
[lib]
path = "src/lib.rs"