Skip to content

Commit

Permalink
build(deps): Bump deadpool-postgres from 0.13.2 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [deadpool-postgres](https://github.com/bikeshedder/deadpool) from 0.13.2 to 0.14.0.
- [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bikeshedder/deadpool/commits/deadpool-postgres-v0.14.0)

---
updated-dependencies:
- dependency-name: deadpool-postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bush1D3v committed Jun 8, 2024
1 parent 8dc0b90 commit 5ae8ec7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 @@ -17,7 +17,7 @@ actix-cors = "0.7.0"
anyhow = "1.0.86"
bcrypt = "0.15.1"
chrono = "0.4.38"
deadpool-postgres = "0.13.2"
deadpool-postgres = "0.14.0"
deadpool-redis = { version = "0.12", features = ["serde"] }
deadqueue = "0.2.4"
env_logger = "0.10.0"
Expand Down

0 comments on commit 5ae8ec7

Please sign in to comment.