Revert "feat: support @import type expressions in @TypeOf annotations"

This reverts commit 8ee6e047d7.
This commit is contained in:
2026-02-10 12:20:24 +05:30
parent 8ee6e047d7
commit a3c5384293
4 changed files with 22 additions and 162 deletions

View File

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