Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Bump mobc from 0.5.12 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [mobc](https://github.com/importcjj/mobc) from 0.5.12 to 0.7.0.
- [Release notes](https://github.com/importcjj/mobc/releases)
- [Changelog](https://github.com/importcjj/mobc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/importcjj/mobc/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 8, 2021
1 parent 0371b1d commit c8bffbd
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 16 deletions.
49 changes: 34 additions & 15 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 oxidizer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ chrono = "0.4.19"
async-trait = "0.1.47"
tokio = { version = "0.2", features = ["full"] }
tokio-postgres = { version= "0.5.4", features = ["with-chrono-0_4"]}
mobc = "0.5"
mobc = "0.7"
barrel = { version = "0.6.5", features = ["pg"] }
refinery = { version = "0.4.0", features = ["tokio-postgres"]}
cfg-if = "1.0.0"
Expand Down

0 comments on commit c8bffbd

Please sign in to comment.