lighthouse/eth2/utils/lighthouse_metrics/Cargo.toml

12 lines
277 B
TOML
Raw Normal View History

2019-08-11 05:34:10 +00:00
[package]
name = "lighthouse_metrics"
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
lazy_static = "1.3.0"
prometheus = "^0.6"