ptth/crates/metrics_test/Cargo.toml

12 lines
273 B
TOML

[package]
name = "metrics_test"
version = "0.1.0"
authors = ["_ <_@_>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
devtimer = "4.0.1"
tokio = { version = "1.8.1", features = ["full"] }