Skip to content

Commit

Permalink
Update Rust crate deadpool-postgres to v0.14.1 (#5965)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored and CiaranMn committed Jan 13, 2025
1 parent b66c377 commit 3243631
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ bytes = { version = "1.9.0" }
clap_builder = { version = "=4.5.23", default-features = false, features = ["std"] }
criterion = { version = "=0.5.1" }
deadpool = { version = "=0.12.1", default-features = false }
deadpool-postgres = { version = "=0.14.0", default-features = false }
deadpool-postgres = { version = "=0.14.1", default-features = false }
ecow = { version = "=0.2.3", default-features = false }
email_address = { version = "=0.2.9", default-features = false }
enumflags2 = { version = "=0.7.10", default-features = false }
Expand Down

0 comments on commit 3243631

Please sign in to comment.