We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62b0d6 commit 4c79601Copy full SHA for 4c79601
README.md
@@ -59,7 +59,7 @@ Add `wiremock` to your development dependencies by editing the `Cargo.toml` file
59
```toml
60
[dev-dependencies]
61
# ...
62
-wiremock = "0.5"
+wiremock = "0.6"
63
```
64
Or by running:
65
```bash
0 commit comments