Fix mixin expansion in compiled templates and adjust include resolution

This commit is contained in:
2026-01-30 22:05:00 +05:30
parent 2c98dab144
commit e337a28202
4 changed files with 16 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
.{
.name = .pugz,
.version = "0.3.8",
.version = "0.3.9",
.fingerprint = 0x822db0790e17621d, // Changing this has security and trust implications.
.minimum_zig_version = "0.15.2",
.dependencies = .{},