Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 397340f

Browse files
authored
Merge pull request #1193 from kubewarden/renovate/all-minor
build(deps): update rust crate testcontainers to 0.24
2 parents acd5374 + 5a1b0f1 commit 397340f

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ hyper = { version = "1.5.0" }
5858
predicates = "3.1"
5959
rstest = "0.25"
6060
tempfile = "3.17"
61-
testcontainers = { version = "0.23", features = ["blocking"] }
61+
testcontainers = { version = "0.24", features = ["blocking"] }
6262
tower-test = "0.4"

0 commit comments

Comments
 (0)