Skip to content

Commit 4f5dc44

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

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
@@ -104,7 +104,7 @@ path = "src/bin/kata_config_agent.rs"
104104

105105
[dev-dependencies]
106106
tokio-test = "0.4"
107-
mockall = "0.14"
107+
mockall = "0.15"
108108
test-log = "0.2"
109109
tempfile = "3"
110110
tower-test = "0.4"

0 commit comments

Comments
 (0)