diff --git a/.config/mise/config.toml b/.config/mise/config.toml index e103f50..6c5490a 100644 --- a/.config/mise/config.toml +++ b/.config/mise/config.toml @@ -44,7 +44,7 @@ node = "lts" python = "3.14.3" # Go - latest stable -go = "1.26.1" +go = "1.26.3" # Rust - stable toolchain rust = "stable"