aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backend/build.zig.zon2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/build.zig.zon b/backend/build.zig.zon
index b7ae789..11fd851 100644
--- a/backend/build.zig.zon
+++ b/backend/build.zig.zon
@@ -1,4 +1,4 @@
-.{ .name = .backend, .version = "0.0.0", .fingerprint = 0x8fe5c971579344fd, .minimum_zig_version = "0.14.0-dev.3451+d8d2aa9af", .dependencies = .{
+.{ .name = .backend, .version = "0.0.0", .fingerprint = 0x8fe5c971579344fd, .minimum_zig_version = "0.14.0", .dependencies = .{
.httpz = .{
.url = "git+https://github.com/karlseguin/http.zig?ref=master#8ecf3a330ab1bed8495604d444e549b94f08bc0f",
.hash = "httpz-0.0.0-PNVzrOy2BgBA2lU1zixuVrv0UUkSnVrBUIlIHl1XV0XV",