durnitisp/Cargo.toml

13 lines
310 B
TOML
Raw Permalink Normal View History

2020-06-30 19:27:17 -05:00
[package]
name = "durnitisp"
2020-06-30 19:27:17 -05:00
version = "0.1.0"
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
gflags = "^0.3"
nursery = "^0.0.1"
prometheus = "^0.9.0"
tiny_http = "^0.7.0"