diff --git a/.config/mise/config.toml b/.config/mise/config.toml index 940534b..0966aa4 100644 --- a/.config/mise/config.toml +++ b/.config/mise/config.toml @@ -40,7 +40,7 @@ bun = "latest" python = "3.14.3" # Go - latest stable -go = "1.26.1" +go = "1.26.6" # Rust - stable toolchain rust = "stable"