Skip to content

Commit 9b2265c

Browse files
cargo: bump mockall from 0.13.1 to 0.14.0 (#2991)
Bumps [mockall](https://github.com/asomers/mockall) from 0.13.1 to 0.14.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5aa4a44 commit 9b2265c

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.

src/android/testing/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ test = true
1818

1919
[dependencies]
2020
googletest = "0.14.2"
21-
mockall = "0.13.1"
21+
mockall = "0.14.0"

0 commit comments

Comments
 (0)