build(deps): bump wiremock from 0.6.0 to 0.6.1
Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.6.0 to 0.6.1. - [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/LukeMathWalker/wiremock-rs/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: wiremock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
d28507cb66
commit
c257497594
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -7307,9 +7307,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wiremock"
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ec874e1eef0df2dcac546057fe5e29186f09c378181cd7b635b4b7bcc98e9d81"
|
||||
checksum = "6a59f8ae78a4737fb724f20106fb35ccb7cfe61ff335665d3042b3aa98e34717"
|
||||
dependencies = [
|
||||
"assert-json-diff",
|
||||
"async-trait",
|
||||
|
||||
@@ -47,7 +47,7 @@ bitflags = "2.6.0"
|
||||
mas-keystore.workspace = true
|
||||
rand_chacha = "0.3.1"
|
||||
tokio.workspace = true
|
||||
wiremock = "0.6.0"
|
||||
wiremock = "0.6.1"
|
||||
http-body-util.workspace = true
|
||||
rustls.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user