update to latest zig

This commit is contained in:
Jeeves 2024-07-23 17:15:28 -06:00
parent 404cbdd221
commit 71aec687c0
20 changed files with 280 additions and 3 deletions

View file

@ -0,0 +1,2 @@
pub const packages = struct {};
pub const root_deps: []const struct { []const u8, []const u8 } = &.{};