From 42bb38d92c826375c1ecd927f525db3a37f66d3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 21:39:51 +0000 Subject: [PATCH] Update Rust crate wiremock to 0.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index daebfa9..14835bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -85,4 +85,4 @@ explain = ["actix-casbin-auth/explain", "actix-casbin-auth/logging"] [dev-dependencies] glob = "0.3" -wiremock = "0.5.22" +wiremock = "0.6.0"