Skip to content

Commit

Permalink
chore: update pact models version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Sep 10, 2021
1 parent dd257e0 commit 691980a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
50 changes: 26 additions & 24 deletions drivers/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 drivers/rust/driver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ prost-types = "0.8.0"
tokio = { version = "1.0", features = ["full"] }
sysinfo = "0.20.0"
itertools = "0.10.1"
pact_models = { version = "0.2.0-beta.1", path = "../../../../pact-reference/rust/pact_models" }
pact_models = "0.2.0-beta.2"
regex = "1.4"
bytes = "1.0.1"
uuid = { version = "0.8.2", features = ["v4"] }
Expand Down

0 comments on commit 691980a

Please sign in to comment.