From e7bcb8b3b824617a16d16f0d9c826c2366870b61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 3 Nov 2024 23:51:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=EF=B8=8F=20deps(mise):=20cargo-cac?= =?UTF-8?q?he=20added?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/mise/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/mise/config.toml b/.config/mise/config.toml index 6f17b0d5..0467820f 100644 --- a/.config/mise/config.toml +++ b/.config/mise/config.toml @@ -11,6 +11,7 @@ deno = "latest" go = "latest" watchexec = "latest" poetry = "latest" +"cargo:cargo-cache" = "latest" [settings] # plugins can read the versions files used by other version managers (if enabled by the plugin)