feat: Implement NginxHandler with reload, stop, validate, and config management methods
This commit is contained in:
@@ -56,9 +56,6 @@ futures = "0.3"
|
||||
toml = "0.9"
|
||||
config = "0.15"
|
||||
|
||||
# HTTP client
|
||||
reqwest = { version = "0.13.2", default-features = false, features = ["json"] }
|
||||
|
||||
# Crypto
|
||||
sha2 = "0.10"
|
||||
hex = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user