| author | |
| committer | |
| log | 174da126841f5b72cb76b050d9a0e4f254e5b61b |
| tree | aa269b836f1043c32714c3a53b7d6a070cc32db0 |
| parent | d2369e4785af50f04797169d2d586dfbc9bbd415 |
| signature |
1 files changed, 0 insertions(+), 1 deletions(-)
zig.mod-1| ... | ... | @@ -3,7 +3,6 @@ name: time |
| 3 | 3 | main: time.zig |
| 4 | 4 | license: MIT |
| 5 | 5 | description: A date and time parsing and formatting library for Zig. |
| 6 | min_zig_version: 0.11.0-dev.1681+0bb178bbb | |
| 7 | 6 | dependencies: |
| 8 | 7 | - src: git https://github.com/nektro/zig-extras |
| 9 | 8 | - src: git https://github.com/nektro/zig-sys-linux |