Skip to content

Commit

Permalink
fix: use 0.5.6 of matching lib to avoid dup rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Nov 9, 2019
1 parent 4d3af4f commit d30d7b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/v3/native/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 src/v3/native/Cargo.toml
Expand Up @@ -16,7 +16,7 @@ neon-build = "0.3.3"
[dependencies]
neon = "0.3.3"
pact_mock_server = "0.6.1"
pact_matching = "0.5.5"
pact_matching = "0.5.6"
env_logger = "0.7"
log = "0.4.6"
uuid = { version = "0.6", features = ["v4"] }
Expand Down

0 comments on commit d30d7b9

Please sign in to comment.