mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-26 02:16:30 +00:00
name servers & dont leave open servers with bad state
This commit is contained in:
@@ -10,4 +10,5 @@ tokio = { version = "1", features = ["full"] }
|
||||
bytes = "1"
|
||||
md-5 = "*"
|
||||
bb8 = "*"
|
||||
async-trait = "*"
|
||||
async-trait = "*"
|
||||
rand = "*"
|
||||
Reference in New Issue
Block a user