From 0623e9749ebea709aaef3dbe1f6bf952a2f5e765 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Fri, 17 Apr 2026 09:12:49 -0700 Subject: [PATCH] update mise config to zig master for this branch --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index affb4cf..48e9ead 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] prek = "0.3.1" "ubi:DonIsaac/zlint" = "0.7.9" -zig = "0.16.0" +zig = "master" zls = "0.16.0"