Skip to content

Commit

Permalink
build: Bump httpmock from 0.6.8 to 0.7.0 in /backend
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 7, 2024
1 parent b37533e commit 39a5b7e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 120 deletions.
133 changes: 14 additions & 119 deletions backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ rdkafka = { version = "0.36.2", features = [

[dev-dependencies]
mockall = "0.11.4"
httpmock = "0.6"
httpmock = "0.7"
once_cell = "1.18.0"

[features]
Expand Down

0 comments on commit 39a5b7e

Please sign in to comment.