Skip to content

Commit

Permalink
build(deps): bump tokio-graceful-shutdown from 0.14.3 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [tokio-graceful-shutdown](https://github.com/Finomnis/tokio-graceful-shutdown) from 0.14.3 to 0.15.0.
- [Release notes](https://github.com/Finomnis/tokio-graceful-shutdown/releases)
- [Commits](Finomnis/tokio-graceful-shutdown@0.14.3...0.15.0)

---
updated-dependencies:
- dependency-name: tokio-graceful-shutdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent c31c783 commit 78c1985
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -53,7 +53,7 @@ trackable = "1.3.0"
network-interface = "1"

# shutdown
tokio-graceful-shutdown = "0.14"
tokio-graceful-shutdown = "0.15"

# retry
backoff = {version = "0.4.0", features = [ "futures", "tokio" ] }
Expand Down

0 comments on commit 78c1985

Please sign in to comment.