Skip to content

Commit

Permalink
Bump httpmock from 0.6.8 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [httpmock](https://github.com/alexliesenfeld/httpmock) from 0.6.8 to 0.7.0.
- [Release notes](https://github.com/alexliesenfeld/httpmock/releases)
- [Changelog](https://github.com/alexliesenfeld/httpmock/blob/master/CHANGELOG.md)
- [Commits](alexliesenfeld/httpmock@v0.6.8...v0.7.0)

---
updated-dependencies:
- dependency-name: httpmock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent df7b6ab commit c6bf022
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 132 deletions.
145 changes: 14 additions & 131 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ self_update = { version = "0.36", features = [

[dev-dependencies]
tempfile = "3.6"
httpmock = "0.6"
httpmock = "0.7"
assert_cmd = "2.0"
predicates = "3.0"

Expand Down

0 comments on commit c6bf022

Please sign in to comment.