authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-10-15 12:49:53 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-10-15 12:49:53 -07:00
logb0795c3953ee2ab39152b1ed4dbd2d17cf26e4d3
treedf63d1ed26f0dc0128bc0f88b42b8620b0658ce3
parent4815ecfff6288e03a6cb6183662c3095dfc2a138

upstream icu is only a root dep


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

zigmod.yml+2
...@@ -5,6 +5,8 @@ license: MIT...@@ -5,6 +5,8 @@ license: MIT
5description: An implementation of International Components for Unicode in only Zig5description: An implementation of International Components for Unicode in only Zig
6dependencies:6dependencies:
7 - src: git https://github.com/nektro/zig-unicode-ucd7 - src: git https://github.com/nektro/zig-unicode-ucd
8
9root_dependencies:
8 - src: git https://github.com/unicode-org/icu10 - src: git https://github.com/unicode-org/icu
9 id: w3gat1zdicytwwvxn7rqgs0a9wgv7om530itr1t711 id: w3gat1zdicytwwvxn7rqgs0a9wgv7om530itr1t7
10 keep: true12 keep: true