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

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-06-03 13:34:15 -04:00
committed by GitHub
parent 0e4a367db1
commit 302dafc41b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -231,7 +231,7 @@ libc = { version = "0.2.182", default-features = false, features = ["std"] }
[dev-dependencies]
serial_test = { workspace = true }
mockall = { version = "0.13", default-features = false }
mockall = { version = "0.14", default-features = false }
wiremock = { workspace = true }
tokio = { workspace = true }
tokio-util = { workspace = true, features = ["compat"] }