chore(deps): update rust crate httpmock to 0.8.0
Some checks failed
Checking Renovate configuration / validate (pull_request) Successful in 2m9s
Build and test / Generate Documentation (pull_request) Successful in 3m48s
Checking yaml / Run yamllint (pull_request) Successful in 2s
Build and test / Clippy (pull_request) Successful in 8m55s
Build and test / Tests (pull_request) Failing after 8m57s
Build and test / Build AMD64 (pull_request) Successful in 9m2s

This commit is contained in:
Renovate 2025-10-28 18:20:08 +11:00
parent 66b233718c
commit 7989a15171
2 changed files with 168 additions and 579 deletions

745
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -42,6 +42,6 @@ serde_json = "1.0"
syn = "2.0"
[dev-dependencies]
httpmock = "0.7.0"
httpmock = "0.8.0"
regex = "1.11.1"
serde_json = "1.0"