Skip to content

Commit

Permalink
chore(deps): update rust crate testcontainers-modules to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 51ac539 commit bb1c383
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 6 deletions.
116 changes: 111 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 @@ -99,7 +99,7 @@ maplit = "1.0.2"
rand = "0.8.5"
test-case = "3.3.1"
testcontainers = "0.22.0"
testcontainers-modules = { version = "0.10.0", features = ["redis"] }
testcontainers-modules = { version = "0.11.0", features = ["redis"] }
tracing-test = "0.2.5"

[build-dependencies]
Expand Down

0 comments on commit bb1c383

Please sign in to comment.