Skip to content

Commit 6385d6b

Browse files
chore(deps): bump mockall from 0.14.0 to 0.15.0 in /bots/echidnabot
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 49e0679 commit 6385d6b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

bots/echidnabot/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.

bots/echidnabot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ urlencoding = "2.1.3"
7979
criterion = { version = "0.8.2", features = ["html_reports"] }
8080
tokio-test = "0.4.5"
8181
axum-test = "21.0.0"
82-
mockall = "0.14.0"
82+
mockall = "0.15.0"
8383
tempfile = "3.27.0"
8484
wiremock = "0.6.5"
8585
bytes = "1.11.1"

0 commit comments

Comments
 (0)