| author | |
| committer | |
| log | 857fd0e3eeb52b0148c592f7f4a6c3a258643ad0 |
| tree | b8bfc01b8f74cc9aa5b04a507f3fc8b085ccb52c |
| parent | 178d6e813e4a1e4a0a26ab060917e540523cd7af |
1 files changed, 3 insertions(+), 1 deletions(-)
zig.mod+3-1| ... | ... | @@ -28,7 +28,9 @@ dependencies: |
| 28 | 28 | - src: git https://github.com/nektro/zig-ansi |
| 29 | 29 | version: commit-25039ca |
| 30 | 30 | |
| 31 | # | |
| 31 | # Entries above this line are needed to bootstrap and kept as git submodules | |
| 32 | # -------- | |
| 33 | # Entries below this line are only fetched with zigmod itself | |
| 32 | 34 | |
| 33 | 35 | - src: git https://github.com/ziglibs/known-folders |
| 34 | 36 | version: commit-f0f4188 |