Skip to content

Commit 1590547

Browse files
build(deps): Bump wiremock from 0.6.3 to 0.6.4
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 c9484ae commit 1590547

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ openssl = { version = "0.10.73", features = ["vendored"] }
2020
[dev-dependencies]
2121
actix-rt = "2.10.0"
2222
rstest = "0.17.0"
23-
wiremock = "0.6.3"
23+
wiremock = "0.6.4"

0 commit comments

Comments
 (0)