Skip to content

Commit

Permalink
Bump deadpool from 0.12.1 to 0.12.2 in the deadpool group
Browse files Browse the repository at this point in the history
Bumps the deadpool group with 1 update: [deadpool](https://github.com/bikeshedder/deadpool).


Updates `deadpool` from 0.12.1 to 0.12.2
- [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md)
- [Commits](deadpool-rs/deadpool@deadpool-v0.12.1...deadpool-v0.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 0d22176 commit 4629b0e
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 @@ -37,7 +37,7 @@ cfg-if = "1.0.0"
chrono = { version = "0.4.39", default-features = false }
clap = { version = "4.5.27", features = ["cargo", "derive", "env"] }
console-subscriber = "0.4.1"
deadpool = "0.12.1"
deadpool = "0.12.2"
deadpool-postgres = "0.14.1"
divviup-client = "0.4"
educe = { version = "0.6.0", default-features = false, features = ["Debug"] }
Expand Down

0 comments on commit 4629b0e

Please sign in to comment.