Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 795477d commit e0d2495
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -44,7 +44,7 @@ tracing-subscriber = { version = "0.3.18", features = ["tracing-log"] }
trust-dns-resolver = { version = "0.23", features = ["tokio-runtime"] }

[dev-dependencies]
mockall = "0.12.0"
mockall = "0.12.1"
tempfile = "3.8"
sentry = { version = "0.32", default-features = false, features = ["reqwest", "rustls", "log", "test"] }

Expand Down

0 comments on commit e0d2495

Please sign in to comment.