Skip to content

Commit 8f412c5

Browse files
authored
Merge pull request #884 from kubewarden/dependabot/cargo/backon-0.5.0
build(deps): bump backon from 0.4.4 to 0.5.0
2 parents 55642a8 + dd0322e commit 8f412c5

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

+2-4
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 = { version = "0.5.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)