Skip to content

Commit

Permalink
build(deps): bump mockall from 0.12.1 to 0.13.0 (#506)
Browse files Browse the repository at this point in the history
Bumps [mockall](https://github.com/asomers/mockall) from 0.12.1 to 0.13.0.
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
- [Commits](https://github.com/asomers/mockall/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 99d56ce commit 85310ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 clash_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ criterion = { version = "0.5", features = ["html_reports", "async_tokio"], optio

[dev-dependencies]
tempfile = "3.10"
mockall = "0.12.1"
mockall = "0.13.0"
tokio-test = "0.4.4"
axum-macros = "0.4.0"
bollard = "0.16"
Expand Down

0 comments on commit 85310ee

Please sign in to comment.