chore(deps): update rust crate httpmock to 0.8.0
Some checks failed
Build and test / Build AMD64 (pull_request) Successful in 46s
Build and test / Clippy (pull_request) Successful in 48s
Checking yaml / Run yamllint (pull_request) Successful in 6s
Build and test / Tests (pull_request) Failing after 1m10s
Checking Renovate configuration / validate (pull_request) Successful in 1m13s
Build and test / Generate Documentation (pull_request) Successful in 47s
Some checks failed
Build and test / Build AMD64 (pull_request) Successful in 46s
Build and test / Clippy (pull_request) Successful in 48s
Checking yaml / Run yamllint (pull_request) Successful in 6s
Build and test / Tests (pull_request) Failing after 1m10s
Checking Renovate configuration / validate (pull_request) Successful in 1m13s
Build and test / Generate Documentation (pull_request) Successful in 47s
This commit is contained in:
parent
81b1f76088
commit
fb4a4d66cd
2 changed files with 172 additions and 583 deletions
753
Cargo.lock
generated
753
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -42,6 +42,6 @@ serde_json = "1.0"
|
||||||
syn = "2.0"
|
syn = "2.0"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
httpmock = "0.7.0"
|
httpmock = "0.8.0"
|
||||||
regex = "1.11.1"
|
regex = "1.11.1"
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue