authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-02-18 15:46:23 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-02-18 15:46:23 -08:00
log8fa1d3cfbd3434477eff1ee5cfd9fc0612bf1dc4
tree127e7c6dd698b36177b3df5656b7e23c68819eb3
parent3a7d8220dcc874e4534ce66961369eb4ab939dc8

update zigmod


1 files changed, 1 insertions(+), 1 deletions(-)

zig.mod+1-1
...@@ -3,7 +3,7 @@ name: unicode-ucd...@@ -3,7 +3,7 @@ name: unicode-ucd
3main: src/lib.zig3main: src/lib.zig
4license: MIT4license: MIT
5description: Zig bindings for the Unicode Character Database5description: Zig bindings for the Unicode Character Database
6dev_dependencies:6root_dependencies:
7 - src: git https://github.com/truemedian/zfetch7 - src: git https://github.com/truemedian/zfetch
8 - src: git https://github.com/nektro/zig-ansi8 - src: git https://github.com/nektro/zig-ansi
9 - src: git https://github.com/nektro/zig-fmt-valueliteral9 - src: git https://github.com/nektro/zig-fmt-valueliteral