Skip to content

Commit 6cb3197

Browse files
chore(deps): update rust crate testcontainers-modules to 0.12.0
1 parent cd5a965 commit 6cb3197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eventually-postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ eventually = { path = "../eventually", version = "0.5.0", features = [
3535
eventually-macros = { path = "../eventually-macros", version = "0.1.0" }
3636
serde = { version = "1.0.219", features = ["derive"] }
3737
rand = "0.9.0"
38-
testcontainers-modules = { version = "0.11.6", features = ["postgres"] }
38+
testcontainers-modules = { version = "0.12.0", features = ["postgres"] }

0 commit comments

Comments
 (0)