fix: scope mixin variables to avoid redefinition errors on multiple calls

This commit is contained in:
2026-01-22 23:37:28 +05:30
parent e189abf30f
commit 286bf0018f

View File

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