1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 07:34:08 +00:00

localhost

This commit is contained in:
Rene Schallner 2023-05-15 12:00:11 +02:00
parent a19acaeb83
commit 385aa38d84

View file

@ -4,7 +4,7 @@
.dependencies = .{ .dependencies = .{
.@"facil.io" = .{ .@"facil.io" = .{
.url = "https://github.com/zigzap/facil.io/archive/refs/tags/zap-0.0.8.tar.gz", .url = "https://127.0.0.1:8000/zap-0.0.8.tar.gz",
.hash = "122071fcc675e114941331726291ca1f0c0c33751d992782c6abf1f0f2ddddc5734d", .hash = "122071fcc675e114941331726291ca1f0c0c33751d992782c6abf1f0f2ddddc5734d",
} }
} }