update to zig 0.16.0 (code seems compatible oob)
All checks were successful
Generic zig build / build (push) Successful in 29s

This commit is contained in:
Emil Lerch 2026-04-15 09:26:52 -07:00
parent 60fe847057
commit b2bc797753
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -1,4 +1,4 @@
[tools] [tools]
prek = "0.3.1" prek = "0.3.1"
"ubi:DonIsaac/zlint" = "0.7.9" "ubi:DonIsaac/zlint" = "0.7.9"
zig = "0.15.2" zig = "0.16.0"