Skip to content

Commit

Permalink
chore(deps): update rust crate testcontainers to 0.23 (#231)
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 28, 2024
1 parent 8202729 commit e13ecce
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 @@ -108,7 +108,7 @@ tree-sitter = [
[dev-dependencies]
base64 = "0.22.1"
tokio-test = "0.4.4"
testcontainers = "0.22"
testcontainers = "0.23"

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

0 comments on commit e13ecce

Please sign in to comment.