Skip to content

Commit

Permalink
chore(deps): update rust crate testcontainers to 0.22.0 (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent a90d3f9 commit 4baa541
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 @@ -17,7 +17,7 @@ anyhow = "1.0.86"
hyper-util = { version = "0.1.7", features = ["tokio"] }
prost = "0.13.1"
prost-types = "0.13.1"
testcontainers = "0.21.1"
testcontainers = "0.22.0"
tokio = { version = "1.39.2", features = ["full"] }
tonic = { version = "0.12.1", features = ["transport", "tls", "tls-roots"]}
tower = { version = "0.5.0", features = ["util"] }
Expand Down

0 comments on commit 4baa541

Please sign in to comment.