Skip to content

Commit 4817a91

Browse files
deps: bump mockall from 0.12.0 to 0.12.1 (#150)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ef8adb commit 4817a91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ lto = true
3535
strip = true
3636

3737
[dev-dependencies]
38-
mockall = "0.12.0"
38+
mockall = "0.12.1"
3939
mockito = "1.2.0"

0 commit comments

Comments
 (0)