Skip to content

Commit 3cca862

Browse files
committed
docs: add note about tooling replacement
1 parent e91af72 commit 3cca862

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Binaries will be extracted into `pact/bin`:
2929
└── pact-stub-service
3030
```
3131

32+
[!NOTE]
33+
34+
We have recently removed the bundled Rust tools from the Pact (Ruby) standalone. You can find the Rust tools at [pact-foundation/pact-cli](https://github.com/pact-foundation/pact-cli).
35+
3236
### Windows Users
3337

3438
Please append `.bat` to any of the provided ruby-based binaries

packaging/README.md.template

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Binaries will be extracted into `pact/bin`:
2929
└── pact-stub-service
3030
```
3131

32+
[!NOTE]
33+
34+
We have recently removed the bundled Rust tools from the Pact (Ruby) standalone. You can find the Rust tools at [pact-foundation/pact-cli](https://github.com/pact-foundation/pact-cli).
35+
3236
### Windows Users
3337

3438
Please append `.bat` to any of the provided ruby-based binaries

0 commit comments

Comments
 (0)