Skip to content

Commit be97a0f

Browse files
build(deps): bump backon from 0.5.0 to 1.0.2
Bumps [backon](https://github.com/Xuanwo/backon) from 0.5.0 to 1.0.2. - [Release notes](https://github.com/Xuanwo/backon/releases) - [Commits](Xuanwo/backon@v0.5.0...v1.0.2) --- updated-dependencies: - dependency-name: backon dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7832c53 commit be97a0f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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 = { version = "0.5.0", features = ["tokio-sleep"] }
75+
backon = { version = "1.0.2", features = ["tokio-sleep"] }
7676

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

0 commit comments

Comments
 (0)