Skip to content

Commit

Permalink
Bump deadpool from 0.9.5 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [deadpool](https://github.com/bikeshedder/deadpool) from 0.9.5 to 0.10.0.
- [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md)
- [Commits](bikeshedder/deadpool@deadpool-v0.9.5...deadpool-v0.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 9ddca30 commit b72f44e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 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 @@ -25,7 +25,7 @@ bytes = "1.0"
tokio = { version = "^1.26.0", features = ["full"] }
async-recursion = "1.0"
deadpool-postgres = "0.10"
deadpool = "0.9"
deadpool = "0.10"
anyhow = "<1.0.76"
itertools = "0.11"
csv = "1.1.6"
Expand Down

0 comments on commit b72f44e

Please sign in to comment.