From d4dd4ba74c1032a39279269c7f4c64cebaf9e5f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 13 Jul 2025 00:56:57 +0200 Subject: [PATCH] chore(mise): program updates --- .config/mise/config.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/mise/config.toml b/.config/mise/config.toml index 204d38b6..cfde7694 100644 --- a/.config/mise/config.toml +++ b/.config/mise/config.toml @@ -13,11 +13,13 @@ watchexec = "latest" # Cargo Tools "cargo:cargo-cache" = "latest" "cargo:kanata" = "latest" +"cargo:atac" = "latest" # Go Tools "go:github.com/stefanlogue/meteor" = "latest" -"go:github.com/rszyma/kanata-tray" = "latest" +# "go:github.com/rszyma/kanata-tray" = "latest" "go:github.com/jorgerojas26/lazysql" = "latest" +# "go:github.com/guyfedwards/nom" = "latest" # Python Tools "pipx:darrenburns/posting" = "latest"