B:BD[
2.7573] → [
2.7573:7810]
etcd-client = "*"
futures = "*"
tokio = { version = "1.4", features = [ "net", "time", "rt-multi-thread", "macros", "io-util", "fs", "sync", "signal" ] }
hyper = "*"
clap = "*"
anyhow = "*"
log = "*"
env_logger = "*"
tokio-postgres = "*"
etcd-client = "0.6"
futures = "0.3"
tokio = { version = "1.6", features = [ "net", "time", "rt-multi-thread", "macros", "io-util", "fs", "sync", "signal" ] }
hyper = "0.14"
clap = "2.33"
anyhow = "1.0"
log = "0.4"
env_logger = "0.8"
tokio-postgres = "0.7"