Skip to content

Commit

Permalink
chore(deps): update rust crate testcontainers to 0.23.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 Sep 30, 2024
1 parent 4baa541 commit ce8ed0c
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.22.0"
testcontainers = "0.23.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 ce8ed0c

Please sign in to comment.