Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 7631603

Browse files
committed
Update Rust crate testcontainers to 0.23.0
1 parent 197efb8 commit 7631603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/testkit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ hyper-util = { version = "0.1.7", features = [
4848
"client",
4949
"client-legacy",
5050
] }
51-
testcontainers = { version = "0.21.0", optional = true }
51+
testcontainers = { version = "0.23.0", optional = true }
5252
tokio = "1.39.3"
5353
tower = { version = "0.4.13", features = ["util"] }
5454

0 commit comments

Comments
 (0)