diff --git a/.config/mise/config.toml b/.config/mise/config.toml index c19df3b..27f8e37 100644 --- a/.config/mise/config.toml +++ b/.config/mise/config.toml @@ -41,7 +41,7 @@ node = "lts" python = "3.14.3" # Go - latest stable -go = "1.26.1" +go = "1.26.5" # Rust - stable toolchain rust = "stable"