Skip to content

Commit

Permalink
chore: Use unpublished pact_ffi crate
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Apr 23, 2024
1 parent c45dc9a commit 1fbebd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/rust/driver_ffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ prost-types = "0.12.3"
test-log = "0.2.14"
tokio = { version = "1.35.1", features = ["full"] }
tonic = "0.11.0"

[patch.crates-io]
pact_ffi = { git = 'https://github.com/pact-foundation/pact-reference.git' }

0 comments on commit 1fbebd7

Please sign in to comment.