summaryrefslogtreecommitdiff
path: root/backend/build.zig.zon
diff options
context:
space:
mode:
Diffstat (limited to 'backend/build.zig.zon')
-rw-r--r--backend/build.zig.zon8
1 files changed, 8 insertions, 0 deletions
diff --git a/backend/build.zig.zon b/backend/build.zig.zon
index 134b3db..911bb3d 100644
--- a/backend/build.zig.zon
+++ b/backend/build.zig.zon
@@ -36,6 +36,14 @@
.url = "git+https://github.com/karlseguin/http.zig?ref=master#1a4d53b95bc4ac6c84cbc081727428de40c8c635",
.hash = "httpz-0.0.0-PNVzrNVOBwDlxyffzwONpI9j9dYqKWXxopU1ZCLt4C09",
},
+ .pg = .{
+ .url = "git+https://github.com/karlseguin/pg.zig?ref=master#e58b318b7867ef065b3135983f829219c5eef891",
+ .hash = "pg-0.0.0-Wp_7gXFoBgD0fQ72WICKa-bxLga03AXXQ3BbIsjjohQ3",
+ },
+ .dotenv = .{
+ .url = "git+https://github.com/zigster64/dotenv.zig?ref=main#7d50f9fe0ce223d94d180d5a5a49fe0df5bc3743",
+ .hash = "dotenv-0.1.0-Q9TxeuEMAADw6cHl9uKbjwunS0PlYYc1yw9Ol82TwAAm",
+ },
},
.paths = .{
"build.zig",