Skip to content

Commit 06300b3

Browse files
dependabot[bot]zk-steve
authored andcommitted
build(deps): bump testcontainers-modules from 0.3.4 to 0.3.5
Bumps [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/testcontainers/testcontainers-rs-modules-community/releases) - [Changelog](https://github.com/testcontainers/testcontainers-rs-modules-community/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-rs-modules-community@v0.3.4...v0.3.5) --- updated-dependencies: - dependency-name: testcontainers-modules dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c4e193 commit 06300b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

library/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ diesel = { version = "2.1.0", features = ["postgres", "postgres_backend", "uuid"
2020
uuid = { version = "1.7.0", features = ["serde", "v4", "fast-rng", "macro-diagnostics"] }
2121
serde_json = "1.0"
2222
testcontainers = "0.15.0"
23-
testcontainers-modules = {version = "0.3.4", features = ["postgres"]}
23+
testcontainers-modules = {version = "0.3.5", features = ["postgres"]}
2424
rand = "0.8.4"
2525
diesel_migrations = "2.1.0"

0 commit comments

Comments
 (0)