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 and flo-at committed Feb 12, 2024
1 parent fe020a4 commit 4bf9f55
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 109 deletions.
133 changes: 25 additions & 108 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 @@ -30,7 +30,7 @@ num-bigint = "0.4"
num-integer = "0.1"

[dev-dependencies]
mockall = "0.11"
mockall = "0.12"

[features]
__rustls = ["lettre?/tokio1-rustls-tls", "reqwest?/rustls-tls"]
Expand Down

0 comments on commit 4bf9f55

Please sign in to comment.