| author | |
| committer | |
| log | e237d9ad72674b7275234aeb0fd4c42981575873 |
| tree | eb59ad155784e0acee0e114396ba283813e24c6f |
| parent | e0f18f96fdbed8cee996b7940f6a459d06dc3818 |
2 files changed, 1 insertions(+), 6 deletions(-)
.gitignore+1| ... | @@ -3,3 +3,4 @@ zig-cache | ... | @@ -3,3 +3,4 @@ zig-cache |
| 3 | zig-out | 3 | zig-out |
| 4 | deps.zig | 4 | deps.zig |
| 5 | .zigmod | 5 | .zigmod |
| 6 | zigmod.lock |
zigmod.lock deleted-6| ... | @@ -1,6 +0,0 @@ | ||
| 1 | 2 | ||
| 2 | git https://github.com/nektro/iguanaTLS commit-c932f557865abaa1d06cd88e9b22a9f3e583fa59 | ||
| 3 | git https://github.com/nektro/zfetch commit-f51277414a2309f776fb79f3d55f26e37f9a54da | ||
| 4 | git https://github.com/nektro/zig-ansi commit-ac607e4e7ac36d46cc67c8786262578330543a36 | ||
| 5 | git https://github.com/nektro/zig-fmt-valueliteral commit-ec324a6979145ec8b1b405f5faef811f43ca3726 | ||
| 6 | git https://github.com/truemedian/hzzp commit-305aca97fce78eb3e787d57691a5eed5512bece7 | ||