diff --git a/.config/mise/config.toml b/.config/mise/config.toml index 940534b..92860e7 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.5" # Rust - stable toolchain rust = "stable"