From c83921c2a89e1a66cd5895f091bef058d1b757e4 Mon Sep 17 00:00:00 2001 From: Altagos Date: Thu, 7 May 2026 22:01:27 +0200 Subject: [PATCH] add mise.toml --- mise.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mise.toml diff --git a/mise.toml b/mise.toml new file mode 100644 index 0000000..3b9ae66 --- /dev/null +++ b/mise.toml @@ -0,0 +1,2 @@ +[tools] +zig = "master" -- 2.51.2