We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5a965 commit 6cb3197Copy full SHA for 6cb3197
eventually-postgres/Cargo.toml
@@ -35,4 +35,4 @@ eventually = { path = "../eventually", version = "0.5.0", features = [
35
eventually-macros = { path = "../eventually-macros", version = "0.1.0" }
36
serde = { version = "1.0.219", features = ["derive"] }
37
rand = "0.9.0"
38
-testcontainers-modules = { version = "0.11.6", features = ["postgres"] }
+testcontainers-modules = { version = "0.12.0", features = ["postgres"] }
0 commit comments