From 464dc81c4214960ed7eb3ddf9c3238755cf148a1 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Thu, 13 Nov 2025 17:23:58 +0100 Subject: add HandlerInfo --- build.zig.zon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.zig.zon') diff --git a/build.zig.zon b/build.zig.zon index 352c4f1..511d4c1 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -22,7 +22,7 @@ // original project's identity. Thus it is recommended to leave the comment // on the following line intact, so that it shows up in code reviews that // modify the field. - .fingerprint = 0x93de37723f3d5133, // Changing this has security and trust implications. + .fingerprint = 0xf901ac632f19fccc, // Changing this has security and trust implications. // Tracks the earliest Zig version that the package considers to be a // supported use case. .minimum_zig_version = "0.15.2", -- cgit v1.2.3-70-g09d2