Skip to content

Commit 755f10a

Browse files
fix(deps): update rust crate deadpool to 0.13.0
1 parent 423bdc4 commit 755f10a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rustls = { version = "0.23.28", default-features = false, features = ["ring", "s
1414
rustls-pemfile = "2.2.0"
1515
tokio-rustls = "0.26.4"
1616
tokio-postgres = "0.7.15"
17-
deadpool = "0.12.3"
17+
deadpool = "0.13.0"
1818
rsa = "0.9.9"
1919
rand = "0.10.0"
2020
rand_core = "0.6"

0 commit comments

Comments
 (0)