mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-23 01:16:30 +00:00
Exit with failure codes if configs are bad (#146)
* Exit with failure codes if configs are bad * fmt
This commit is contained in:
committed by
GitHub
parent
9d84d6f131
commit
3bc4f9351c
@@ -33,3 +33,4 @@ tokio-rustls = "0.23"
|
||||
rustls-pemfile = "1"
|
||||
hyper = { version = "0.14", features = ["full"] }
|
||||
phf = { version = "0.10", features = ["macros"] }
|
||||
exitcode = "1.1.2"
|
||||
|
||||
Reference in New Issue
Block a user