Skip to content

Commit

Permalink
Bump mockall from 0.11.4 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [mockall](https://github.com/asomers/mockall) from 0.11.4 to 0.12.1.
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
- [Commits](asomers/mockall@v0.11.4...v0.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 9980ab0 commit aaa7d4c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 34 deletions.
42 changes: 9 additions & 33 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 @@ -106,7 +106,7 @@ criterion = { version = "0.5", features = ["html_reports", "async_tokio"], optio
[dev-dependencies]
tempfile = "3.8"
ctor = "0.2"
mockall = "0.11.4"
mockall = "0.12.1"
tokio-test = "0.4.3"
axum-macros = "0.4.0"

Expand Down

0 comments on commit aaa7d4c

Please sign in to comment.