Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and benfdking committed Nov 28, 2024
1 parent 3bd16b3 commit 2fe978e
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 rust/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ js-sys = "0.3.69"

[dev-dependencies]
tokio = { version = "1.38.0", features = ["rt", "macros"], default-features = false }
mockall = "0.13.0"
mockall = "0.13.1"

0 comments on commit 2fe978e

Please sign in to comment.