Commit f1759af
fix: replace problematic zig-regex dependency with maintained fork
Replace tiehuis/zig-regex with rofrol/zig-regex fork that supports
modern Zig versions and should resolve EndOfStream errors during
dependency fetching in CI builds.
Fixes #20
Co-authored-by: Brad <bradcypert@users.noreply.github.com>1 parent eba5871 commit f1759af
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments