From 6b1d412fdfb20256dbbbe24bf39509080b936021 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 01:09:45 +0000 Subject: [PATCH] chore(deps): update rust crate mockall to 0.12.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c60fdcd..a58cbe4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ chrono = { version = "0.4", default-features = false } [dev-dependencies] assert-json-diff = "2.0.2" -mockall = "0.11.4" +mockall = "0.12.0" serial_test = "2.0.0" k8s-openapi = { version = "0.20.0", default-features = false, features = [ "v1_27",