Skip to content

Commit 1240620

Browse files
build(deps): bump backon from 0.4.4 to 0.5.0
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>
1 parent 55642a8 commit 1240620

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Cargo.lock

+2-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ tempfile = "3.12.0"
7272
tower = { version = "0.5", features = ["util"] }
7373
http-body-util = "0.1.1"
7474
testcontainers = { version = "0.21", features = ["watchdog"] }
75-
backon = "0.4.4"
75+
backon = "0.5.0"
7676

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

0 commit comments

Comments
 (0)