diff --git a/build.zig.zon b/build.zig.zon index fb02aa9..9476361 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -9,8 +9,8 @@ .dependencies = .{ .blst = .{ - .url = "https://github.com/supranational/blst/archive/refs/tags/v0.3.15.tar.gz", - .hash = "N-V-__8AAKDMOgDp0ule4-ieF6xoW2euEGpOwOyBPo-KRj_a", + .url = "https://github.com/supranational/blst/archive/refs/tags/v0.3.16.tar.gz", + .hash = "N-V-__8AAN0aOwD_n2xFB-Q0eBNtvIKtGPfGZSVt0DdbmfH2", }, },