From b00cd36c6acc3164629799c5db533d9df45dabd4 Mon Sep 17 00:00:00 2001 From: jaronoff97 Date: Tue, 15 Sep 2026 12:37:45 -0400 Subject: [PATCH] fix: bump policy-zig to v0.7.3 Picks up two upstream fixes: contained allocation failures in matcher-index compilation (#99) and closed build/fetch spans on their error paths (#101). --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 030635e3..61efba61 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -49,8 +49,8 @@ .hash = "zbench-0.13.0-YTdc7xVBAQCCMC-IdLLuotBeiNNNm8k9Pi2V4VYqrwfI", }, .policy_zig = .{ - .url = "https://github.com/usetero/policy-zig/archive/refs/tags/v0.7.2.tar.gz", - .hash = "policy_zig-0.7.2-5_dp3tu4FQA3DrRp4YtU0IxX-6EtP1_WGuFg3yX1TLfi", + .url = "https://github.com/usetero/policy-zig/archive/refs/tags/v0.7.3.tar.gz", + .hash = "policy_zig-0.7.3-5_dp3nf9FQBh5ihwSmzKiXI9bxQT8Z7ARvOgRfT1Z25I", }, }, .paths = .{