Skip to content

Commit a5c8b9d

Browse files
Update Rust crate testcontainers to 0.25.0
1 parent 65edb55 commit a5c8b9d

File tree

2 files changed

+155
-7
lines changed

2 files changed

+155
-7
lines changed

Cargo.lock

Lines changed: 154 additions & 6 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
@@ -27,7 +27,7 @@ dotenv = "0.15.0"
2727

2828

2929
[dev-dependencies]
30-
testcontainers = "0.24.0"
30+
testcontainers = "0.25.0"
3131
serial_test = "3.2.0"
3232

3333
[lib]

0 commit comments

Comments
 (0)