Skip to content

Commit

Permalink
build(deps): bump tokio-graceful-shutdown from 0.13.0 to 0.14.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.13.0 to 0.14.0.
- [Release notes](https://github.com/Finomnis/tokio-graceful-shutdown/releases)
- [Commits](Finomnis/tokio-graceful-shutdown@0.13.0...0.14.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 Nov 1, 2023
1 parent 1ec9a22 commit f6abd33
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 31 deletions.
64 changes: 34 additions & 30 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.13"
tokio-graceful-shutdown = "0.14"

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

0 comments on commit f6abd33

Please sign in to comment.