Skip to content

Commit 6df95de

Browse files
chore(deps): bump wiremock from 0.6.3 to 0.6.4 in /rook
Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.6.3 to 0.6.4. - [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md) - [Commits](LukeMathWalker/wiremock-rs@v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: wiremock dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cded082 commit 6df95de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rook/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rook/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ serial_test = "3.0.0"
4040
fake = "4.3"
4141
quickcheck = "1.0.3"
4242
quickcheck_macros = "1.1.0"
43-
wiremock = "0.6.3"
43+
wiremock = "0.6.4"
4444
mockall = "0.13"

0 commit comments

Comments
 (0)