From 38b99d1fa846c965e816c6e695d810107aca8633 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Sat, 1 Jan 2022 20:18:24 -0800 Subject: [PATCH] update zigmod --- zig.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zig.mod b/zig.mod index 0216bc33d122f1aef9d0e19d232b74616ffc9cd3..846cd70d857344958f762d6c1cb7393d4993524c 100644 --- a/zig.mod +++ b/zig.mod @@ -6,5 +6,5 @@ description: "A JSON library for inspecting arbitrary values" dependencies: - src: git https://github.com/nektro/zig-extras -dev_dependencies: +root_dependencies: - src: git https://github.com/truemedian/zfetch -- 2.54.0