| author | |
| committer | |
| log | 8fa1d3cfbd3434477eff1ee5cfd9fc0612bf1dc4 |
| tree | 127e7c6dd698b36177b3df5656b7e23c68819eb3 |
| parent | 3a7d8220dcc874e4534ce66961369eb4ab939dc8 |
1 files changed, 1 insertions(+), 1 deletions(-)
zig.mod+1-1| ... | ... | @@ -3,7 +3,7 @@ name: unicode-ucd |
| 3 | 3 | main: src/lib.zig |
| 4 | 4 | license: MIT |
| 5 | 5 | description: Zig bindings for the Unicode Character Database |
| 6 | dev_dependencies: | |
| 6 | root_dependencies: | |
| 7 | 7 | - src: git https://github.com/truemedian/zfetch |
| 8 | 8 | - src: git https://github.com/nektro/zig-ansi |
| 9 | 9 | - src: git https://github.com/nektro/zig-fmt-valueliteral |