Skip to content

Commit c77ab9a

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 10efb01 commit c77ab9a

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

111111
[dev-dependencies]
112112
tokio-test = "0.4"
113-
mockall = "0.14"
113+
mockall = "0.15"
114114
test-log = "0.2"
115115
tempfile = "3"
116116
tower-test = "0.4"

0 commit comments

Comments
 (0)