From 8fa1d3cfbd3434477eff1ee5cfd9fc0612bf1dc4 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Fri, 18 Feb 2022 15:46:23 -0800 Subject: [PATCH] update zigmod --- zig.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zig.mod b/zig.mod index 03dfe0412dd7e63649300445cfed5fb22b54ed04..d10198eeda78ad343dc21880fcc2e221e03bf5c1 100644 --- a/zig.mod +++ b/zig.mod @@ -3,7 +3,7 @@ name: unicode-ucd main: src/lib.zig license: MIT description: Zig bindings for the Unicode Character Database -dev_dependencies: +root_dependencies: - src: git https://github.com/truemedian/zfetch - src: git https://github.com/nektro/zig-ansi - src: git https://github.com/nektro/zig-fmt-valueliteral -- 2.54.0