Skip to content

Commit 25ab4bf

Browse files
Merge pull request #30 from code0-tech/renovate/testcontainers-0.x
chore(deps): update rust crate testcontainers to 0.24.0
2 parents b727247 + f9baa51 commit 25ab4bf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -25,7 +25,7 @@ futures-lite = "2.6.0"
2525
tonic = "0.13.0"
2626

2727
[dev-dependencies]
28-
testcontainers = "0.23.2"
28+
testcontainers = "0.24.0"
2929
serial_test = "3.2.0"
3030

3131
[lib]

0 commit comments

Comments
 (0)