From 9806e438daca7d63480584ab1aac19204058eaf8 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Wed, 28 Jun 2023 23:13:15 -0700 Subject: [PATCH] zig.mod: use non-archived zfetch --- zig.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zig.mod b/zig.mod index 05acb56048b4032c224e4255cedf65b32c12d5c0..60d1f216993503c8ac9ff051d6e0da461fa1efa5 100644 --- a/zig.mod +++ b/zig.mod @@ -7,6 +7,6 @@ files: - www dependencies: - src: git https://github.com/nektro/zig-pek - - src: git https://github.com/truemedian/zfetch + - src: git https://github.com/nektro/zfetch - src: git https://github.com/nektro/zig-extras - src: git https://github.com/nektro/zig-UrlValues -- 2.54.0