From 3e4975ad22810f51dd0a607b2e2a29b5dc64a086 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 6 May 2025 14:36:47 +0100 Subject: chore: bump mock_all v0.13.1 none of the breaking changes impact this code base --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2ab4396..15e4727 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ zeroize = "1.6.0" [dev-dependencies] assert_cmd = "2.0.12" duplicate = "1.0.0" -mockall = "0.11.4" +mockall = "0.13.1" once_cell = "1.18.0" serial_test = "3.2.0" test_utils = { path = "test_utils" } -- cgit v1.2.3