update to zig 0.16.0 (code seems compatible oob)
All checks were successful
Generic zig build / build (push) Successful in 29s
All checks were successful
Generic zig build / build (push) Successful in 29s
This commit is contained in:
parent
60fe847057
commit
b2bc797753
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue