Skip to content

Commit 3fa99d2

Browse files
chore(deps): bump mockall from 0.13.1 to 0.14.0
Bumps [mockall](https://github.com/asomers/mockall) from 0.13.1 to 0.14.0. - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.13.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 c6f8eb3 commit 3fa99d2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -58,7 +58,7 @@ path = "src/bin/reclaim_agent.rs"
5858

5959
[dev-dependencies]
6060
tokio-test = "0.4"
61-
mockall = "0.13"
61+
mockall = "0.14"
6262
test-log = "0.2"
6363
tempfile = "3"
6464
tower-test = "0.4"

0 commit comments

Comments
 (0)