add mise config

This commit is contained in:
Emil Lerch 2025-09-15 20:42:21 -07:00
parent 6660a577fb
commit f656760721
Signed by: lobo
GPG key ID: A7B62D657EF764F8

3
.mise.toml Normal file
View file

@ -0,0 +1,3 @@
[tools]
zig = "0.15.1"
zls = "0.15.0"