You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,10 @@ Binaries will be extracted into `pact/bin`:
29
29
└── pact-stub-service
30
30
```
31
31
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
+
32
36
### Windows Users
33
37
34
38
Please append `.bat` to any of the provided ruby-based binaries
Copy file name to clipboardExpand all lines: packaging/README.md.template
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,10 @@ Binaries will be extracted into `pact/bin`:
29
29
└── pact-stub-service
30
30
```
31
31
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
+
32
36
### Windows Users
33
37
34
38
Please append `.bat` to any of the provided ruby-based binaries
0 commit comments