Newer
Older
description = "PMC is a simple and easy to use PM2 alternative"
utoipa-swagger-ui = "5.0.0"
clap-verbosity-flag = "2.1.1"
tokio = { version = "1.35.1", features = ["full"] }
utoipa = { version = "4.1.0", features = ["serde_yaml"] }
reqwest = { version = "0.11.23", features = ["blocking", "json"] }