From 12810a5e6364eadf4976d9d7e38477100f9500e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 03:33:19 +0000 Subject: [PATCH] chore(deps): update dependency cargo:cdk-ansible-cli to 0.2.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 95be3d8..2232c2a 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] cargo-binstall = "1.14.1" -"cargo:cdk-ansible-cli" = "0.1.5" +"cargo:cdk-ansible-cli" = "0.2.0" rust = "1.88.0" [task_config]