Update Rust crate wiremock to v0.6.3 (#11909)

This commit is contained in:
renovate[bot] 2025-03-03 03:35:51 +00:00 committed by GitHub
parent a1690203cf
commit fb6d5d8b4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -6487,9 +6487,9 @@ checksum = "a096fc628cb2c601e13c401ca0c354806424a7f5716000d69b76044eb8e624b9"
[[package]]
name = "wiremock"
version = "0.6.2"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fff469918e7ca034884c7fd8f93fe27bacb7fcb599fd879df6c7b429a29b646"
checksum = "101681b74cd87b5899e87bcf5a64e83334dd313fcd3053ea72e6dba18928e301"
dependencies = [
"assert-json-diff",
"async-trait",