openethereum/util/stats/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
144 B
TOML
Raw Normal View History

2017-02-17 15:16:28 +01:00
[package]
name = "stats"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
log = "0.4"
prometheus = "0.9.0"