peshming/Cargo.toml
Jan Christian Grünhage f05a6d9083 commit initial mess
2019-02-01 15:56:35 +01:00

16 lines
300 B
TOML

[package]
name = "peshming"
version = "0.1.0"
authors = ["Jan Christian Grünhage <jan.christian@gruenhage.xyz>"]
edition = "2018"
[dependencies]
prometheus = "0.5.0"
oping = "0.3.3"
toml = "0.4.10"
serde_derive = "1.0.85"
hyper = "0.12.23"
lazy_static = "1.2.0"
futures = "0.1.25"
tokio = "0.1.15"