Skip to content

Commit

Permalink
chore(deps): update rust crate testcontainers to 0.20.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 391d03e commit f8417e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ testcontainers = []
anyhow = "1.0.82"
prost = "0.12.4"
prost-types = "0.12.4"
testcontainers = "0.19.0"
testcontainers = "0.20.0"
tokio = { version = "1.37.0", features = ["full"] }
tonic = { version = "0.11.0", features = ["transport", "tls", "tls-roots"]}
tower = "0.4.13"
Expand Down

0 comments on commit f8417e9

Please sign in to comment.