Skip to content

Commit 6a89bb8

Browse files
authored
Merge pull request #275 from 766974616c79/main
2 parents a1d9e0b + fd14810 commit 6a89bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ mysql_common = { version = "0.35.3", optional = true, default-features = false }
3232

3333
bb8 = { version = "0.9", optional = true }
3434
async-trait = { version = "0.1.66", optional = true }
35-
deadpool = { version = "0.12", optional = true, default-features = false, features = [
35+
deadpool = { version = "0.13", optional = true, default-features = false, features = [
3636
"managed",
3737
] }
3838
mobc = { version = ">=0.7,<0.10", optional = true }

0 commit comments

Comments
 (0)