Skip to content

Commit

Permalink
Bump deadpool-postgres from 0.10.5 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [deadpool-postgres](https://github.com/bikeshedder/deadpool) from 0.10.5 to 0.12.1.
- [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md)
- [Commits](bikeshedder/deadpool@deadpool-postgres-v0.10.5...deadpool-postgres-v0.12.1)

---
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 Jan 13, 2024
1 parent 8e4adb4 commit a9949eb
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 4 deletions.
30 changes: 27 additions & 3 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 @@ -37,7 +37,7 @@ autometrics = { version = "1.0.0", features = ["prometheus-exporter"] }
axum = { version = "0.6", features = ["http2"], default-features = false }
chrono = "0.4.31"
cornucopia_async = "0.4.0"
deadpool-postgres = "0.10.0"
deadpool-postgres = "0.12.1"
derive_more = { version = "0.99.17", default-features = false, features = ["constructor"] }
dotenv = "0.15.0"
elasticsearch = { version = "8.5.0-alpha.1", default-features = false }
Expand Down

0 comments on commit a9949eb

Please sign in to comment.