Skip to content

Commit 4aa2215

Browse files
dependabot[bot]hyperpolymath
authored andcommitted
chore(deps): bump mockall from 0.12.1 to 0.14.0
Bumps [mockall](https://github.com/asomers/mockall) from 0.12.1 to 0.14.0. - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.12.1...v0.14.0) --- updated-dependencies: - dependency-name: mockall dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eaffa59 commit 4aa2215

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

Cargo.lock

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

vext-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ trust-dns-resolver = "0.23"
5252
[dev-dependencies]
5353
tokio-test = "0.4"
5454
tempfile = "3.9"
55-
mockall = "0.12"
55+
mockall = "0.14"
5656

5757
[profile.release]
5858
lto = true

0 commit comments

Comments
 (0)