fix(build): more changes to make zig 0.16.0 work

This commit is contained in:
bfredl
2026-04-21 12:46:01 +02:00
parent 48c37297b4
commit 52693e7af3
12 changed files with 87 additions and 109 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
.{
.name = "unibilium",
.name = .unibilium,
.fingerprint = 0x1d1baa4896ad720,
.version = "2.1.2",
.paths = .{""},
+2 -1
View File
@@ -1,5 +1,6 @@
.{
.name = "utf8proc",
.name = .utf8proc,
.fingerprint = 0xdcddf08dbb8954c4,
.version = "2.10.0",
.paths = .{""},