From 3835aa0fbcbba8b44c3cb8cd90c383dd37346b00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 01:44:49 +0000 Subject: [PATCH] chore(deps): update rust crate mockall to 0.13.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9e16577..9b135e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,7 @@ oci-spec = "0.6.5" [dev-dependencies] assert-json-diff = "2.0.2" -mockall = "0.12.1" +mockall = "0.13.0" serial_test = "3.1.1" k8s-openapi = { version = "0.22.0", default-features = false, features = [ "v1_30",