Skip to content

Commit

Permalink
Bump mockall from 0.11.3 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.3 to 0.12.1.
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
- [Commits](asomers/mockall@v0.11.3...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 Apr 15, 2024
1 parent 3917ba0 commit d1ac131
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 60 deletions.
95 changes: 36 additions & 59 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 @@ -37,5 +37,5 @@ regex = "1.10.4"
[dev-dependencies]
chrono = { version = "0.4.37", default-features = false, features = ["clock"] }
serde_json = "1"
mockall = "0.11.3"
mockall = "0.12.1"
jsonschema = "0.17"

0 comments on commit d1ac131

Please sign in to comment.