chore: sync template

This commit is contained in:
Nurul Huda (Apon) 2026-03-23 05:26:42 +06:00
parent 513a22485c
commit 9516e1fddf
No known key found for this signature in database
GPG Key ID: 5D3F1DE2855A2F79
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
.minimum_zig_version = "0.15.2",
.dependencies = .{
.zx = .{
.url = "git+https://github.com/ziex-dev/ziex#82bcc91788905ab916f5caa78f223717bfc0fa53",
.hash = "zx-0.1.0-dev.852-8okzKjBY7ABWfIVtssRMLZxsVsJJdSdlxS2aNJtAfyW4",
.url = "git+https://github.com/ziex-dev/ziex#513a22485c639a4e4969969c52894d60a7cb98cc",
.hash = "zx-0.1.0-dev.852-8okzKgNb7AAvlls-ZxW-1WIMqFmLDordoh01JCzz9Dc0",
},
},
.paths = .{

View File

@ -5,7 +5,7 @@
.minimum_zig_version = "0.15.2",
.dependencies = .{
.zx = .{
.path = "git+https://github.com/ziex-dev/ziex#82bcc91788905ab916f5caa78f223717bfc0fa53",
.path = "git+https://github.com/ziex-dev/ziex#513a22485c639a4e4969969c52894d60a7cb98cc",
},
.pg = .{
.url = "git+https://github.com/karlseguin/pg.zig?ref=master#e58b318b7867ef065b3135983f829219c5eef891",