Compare commits

..

No commits in common. "renovate/httpmock-0.x" and "main" have entirely different histories.

2 changed files with 579 additions and 168 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" syn = "2.0"
[dev-dependencies] [dev-dependencies]
httpmock = "0.8.0" httpmock = "0.7.0"
regex = "1.11.1" regex = "1.11.1"
serde_json = "1.0" serde_json = "1.0"