Skip to content

Commit 4c79601

Browse files
authored
Update README.md (#148)
1 parent b62b0d6 commit 4c79601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Add `wiremock` to your development dependencies by editing the `Cargo.toml` file
5959
```toml
6060
[dev-dependencies]
6161
# ...
62-
wiremock = "0.5"
62+
wiremock = "0.6"
6363
```
6464
Or by running:
6565
```bash

0 commit comments

Comments
 (0)