| author | |
| committer | |
| log | 88e07e725cb43cabd84874c5d6d6a3f2a2e22b8a |
| tree | a3b9f5c851b5033541f1ab59a4796e7cbb2db011 |
| parent | bb394704eb40bbbb072092e18ce7498510241ce1 |
| signature |
1 files changed, 0 insertions(+), 1 deletions(-)
zig.mod-1| ... | ... | @@ -3,7 +3,6 @@ name: ulid |
| 3 | 3 | main: ulid.zig |
| 4 | 4 | license: MIT |
| 5 | 5 | description: ULID implementation for Zig |
| 6 | min_zig_version: 0.10.0-dev.2431+0e6285c8f | |
| 7 | 6 | dependencies: |
| 8 | 7 | - src: git https://github.com/nektro/zig-extras |
| 9 | 8 | - src: git https://github.com/nektro/zig-time |