Skip to content

Commit

Permalink
build(deps): bump backon from 0.4.4 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [backon](https://github.com/Xuanwo/backon) from 0.4.4 to 0.5.0.
- [Release notes](https://github.com/Xuanwo/backon/releases)
- [Commits](Xuanwo/backon@v0.4.4...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent 55642a8 commit 1240620
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 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 @@ -72,7 +72,7 @@ tempfile = "3.12.0"
tower = { version = "0.5", features = ["util"] }
http-body-util = "0.1.1"
testcontainers = { version = "0.21", features = ["watchdog"] }
backon = "0.4.4"
backon = "0.5.0"

[target.'cfg(target_os = "linux")'.dev-dependencies]
rcgen = { version = "0.13", features = ["crypto"] }
Expand Down

0 comments on commit 1240620

Please sign in to comment.