feat: Implement NginxHandler with reload, stop, validate, and config management methods
This commit is contained in:
@@ -57,6 +57,7 @@ zip = { workspace = true }
|
||||
# CLI
|
||||
clap = { workspace = true, features = ["derive"] }
|
||||
anyhow = "1.0.102"
|
||||
fs4 = { version = "0.13.1", features = ["tokio"] }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio-test.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user