Port to latest 0.16.0

Use juicy main ;)
This commit is contained in:
2026-01-09 19:22:57 -05:00
parent 0ebc39b5e8
commit aec871ebdb
4 changed files with 118 additions and 107 deletions

View File

@@ -31,12 +31,7 @@
// `zig build --fetch` can be used to fetch all dependencies of a package, recursively.
// Once all dependencies are fetched, `zig build` no longer requires
// internet connectivity.
.dependencies = .{
.yazap = .{
.url = "git+https://github.com/prajwalch/yazap#489439cde5ccb1abe47932d8f77a82d1772203a1",
.hash = "yazap-0.6.3-Z1t-Eo72AQCnSJmkRYE14etZlTj1gDgPzB2PN5eeWDlw",
},
},
.dependencies = .{},
.paths = .{
"build.zig",
"build.zig.zon",