pin version of http.zig

This commit is contained in:
Emil Lerch 2026-01-06 17:25:45 -08:00
parent 33f3343d0c
commit e78a2e275e
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -3,7 +3,7 @@
.version = "0.1.0", .version = "0.1.0",
.dependencies = .{ .dependencies = .{
.httpz = .{ .httpz = .{
.url = "https://github.com/karlseguin/http.zig/archive/refs/heads/master.tar.gz", .url = "git+https://github.com/karlseguin/http.zig/#1c0ec3751c53e276d5e0c42b6d5481e72d9d1971",
.hash = "httpz-0.0.0-PNVzrEktBwCzPoiua-S8LAYo2tILqczm3tSpneEzLQ9L", .hash = "httpz-0.0.0-PNVzrEktBwCzPoiua-S8LAYo2tILqczm3tSpneEzLQ9L",
}, },
.maxminddb = .{ .maxminddb = .{