Skip to content

Commit

Permalink
chore(deps): update rust crate testcontainers to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent a99070d commit 392cf1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ env_logger = "0.10.0"
maplit = "1.0.2"
rand = "0.8.5"
test-case = "3.2.1"
testcontainers = "0.14.0"
testcontainers = "0.15.0"
tracing-test = "0.2.4"

[build-dependencies]
Expand Down

0 comments on commit 392cf1a

Please sign in to comment.