From 866164b750389de7c0e71dfc6bae1c50a079945a Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Fri, 28 Jan 2022 19:59:54 -0800 Subject: [PATCH] dont use override in library, leave to app to do --- zig.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/zig.mod b/zig.mod index 7dde75a8600aa6b3f1eaca79412b3ee422501fc5..fc9327b3dbd4b901db398baa1e26d400c1679e35 100644 --- a/zig.mod +++ b/zig.mod @@ -9,7 +9,6 @@ dependencies: - src: git https://github.com/Luukdegram/apple_pie - src: git https://github.com/nektro/zig-pek - src: git https://github.com/MasterQ32/zig-uri - - src: git https://github.com/nektro/iguanaTLS # temporary - src: git https://github.com/truemedian/zfetch - src: git https://github.com/nektro/zig-json - src: git https://github.com/nektro/zig-extras -- 2.54.0