Skip to content

Commit 4ca4e74

Browse files
build(deps): bump wiremock from 0.6.2 to 0.6.3
Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.6.2 to 0.6.3. - [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md) - [Commits](LukeMathWalker/wiremock-rs@v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: wiremock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0dc4a8 commit 4ca4e74

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
@@ -423,7 +423,7 @@ features = ["serde"]
423423

424424
# HTTP mock server
425425
[workspace.dependencies.wiremock]
426-
version = "0.6.2"
426+
version = "0.6.3"
427427

428428
[profile.release]
429429
codegen-units = 1 # Reduce the number of codegen units to increase optimizations

0 commit comments

Comments
 (0)