chore(deps): update rust crate httpmock to 0.8.0 #93

Open
renovate wants to merge 1 commit from renovate/httpmock-0.x into main
2 changed files with 167 additions and 578 deletions
Showing only changes of commit bf51ceb787 - Show all commits

743
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" 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"