mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-27 02:36:29 +00:00
connection pool
This commit is contained in:
@@ -8,4 +8,6 @@ edition = "2021"
|
||||
[dependencies]
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
bytes = "1"
|
||||
md-5 = "*"
|
||||
md-5 = "*"
|
||||
bb8 = "*"
|
||||
async-trait = "*"
|
||||
Reference in New Issue
Block a user