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

Commit 1c4b837

Browse files
build(deps): update rust crate testcontainers to 0.24
1 parent c52a6cd commit 1c4b837

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)