chore(deps): bump mockall from 0.13.1 to 0.14.0 (#8962)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-22 13:44:46 +00:00
committed by GitHub
parent db0c3c4b30
commit 603deb88bb
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -228,7 +228,7 @@ libc = "0.2.186"
[dev-dependencies]
serial_test = { workspace = true }
mockall = "0.13.1"
mockall = "0.14.0"
wiremock = { workspace = true }
tokio = { workspace = true }
tokio-util = { workspace = true, features = ["compat"] }