Skip to content

Commit

Permalink
chore(pact_consumer): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Jun 14, 2024
1 parent 55f584b commit c70c107
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/pact_consumer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ anyhow = "1.0.82"
async-trait = "0.1.80"
bytes = "1.6.0"
futures = "0.3.30"
itertools = "0.12.1"
itertools = "0.13.0"
lazy_static = "1.4.0"
maplit = "1.0.2"
pact_matching = { version = "~1.2.4", path = "../pact_matching", default-features = false }
Expand Down

0 comments on commit c70c107

Please sign in to comment.