Skip to content

Commit 18e17c1

Browse files
build(deps): bump backon from 1.0.2 to 1.1.0
Bumps [backon](https://github.com/Xuanwo/backon) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/Xuanwo/backon/releases) - [Commits](Xuanwo/backon@v1.0.2...v1.1.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 d66e64c commit 18e17c1

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

Cargo.lock

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

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

0 commit comments

Comments
 (0)