Skip to content

Commit

Permalink
Merge branch 'master' into feat/matching-engine-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Nov 13, 2024
2 parents 3c9ee0c + 420c654 commit 5db8db2
Show file tree
Hide file tree
Showing 16 changed files with 542 additions and 276 deletions.
2 changes: 1 addition & 1 deletion compatibility-suite/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ futures = "0.3.29"
itertools = "0.12.1"
lazy_static = "1.4.0"
maplit = "1.0.2"
pact_models = { version = "~1.2.4" }
pact_models = { version = "~1.2.5" }
pact_matching = { version = "1.2.6", path = "../rust/pact_matching" }
pact_mock_server = { version = "1.2.9" }
pact_verifier = { version = "1.2.4", path = "../rust/pact_verifier" }
Expand Down
Loading

0 comments on commit 5db8db2

Please sign in to comment.