Skip to content

Commit 04111c8

Browse files
build(deps): bump mockall from 0.13.1 to 0.14.0 (#358)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a5bbea commit 04111c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -54,7 +54,7 @@ worker = { version = "0.6", features = ['http', 'axum'], optional = true }
5454
worker-macros = { version = "0.6", features = ['http'], optional = true }
5555

5656
[dev-dependencies]
57-
mockall = "0.13"
57+
mockall = "0.14"
5858
rusty-fork = "0.3"
5959
tokio = { version = "1", features = ["macros", "rt"] }
6060

0 commit comments

Comments
 (0)