Skip to content

Commit

Permalink
Merge pull request #386 from sigstore/dependabot/cargo/testcontainers…
Browse files Browse the repository at this point in the history
…-0.22

build(deps): update testcontainers requirement from 0.21 to 0.22
  • Loading branch information
flavio authored Sep 3, 2024
2 parents 4c7bf8d + d6a3d1f commit 8b50d9c
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 @@ -158,7 +158,7 @@ openssl = "0.10.38"
rstest = "0.22.0"
serial_test = "3.0.0"
tempfile = "3.3.0"
testcontainers = "0.21"
testcontainers = "0.22"
tokio = { version = "1.17.0", features = ["rt", "rt-multi-thread"] }
tracing-subscriber = { version = "0.3.9", features = ["env-filter"] }

Expand Down

0 comments on commit 8b50d9c

Please sign in to comment.