Skip to content

Commit

Permalink
chore(deps): update rust crate testcontainers to 0.22 (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent fc1ad6e commit f418c72
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 @@ -107,7 +107,7 @@ tree-sitter = [

[dev-dependencies]
tokio-test = "0.4.4"
testcontainers = "0.21"
testcontainers = "0.22"

[build-dependencies]
cc = { version = "1", optional = true }

0 comments on commit f418c72

Please sign in to comment.