| ... | @@ -3,7 +3,6 @@ name: time | ... | @@ -3,7 +3,6 @@ name: time |
| 3 | main: time.zig | 3 | main: time.zig |
| 4 | license: MIT | 4 | license: MIT |
| 5 | description: A date and time parsing and formatting library for Zig. | 5 | description: A date and time parsing and formatting library for Zig. |
| 6 | min_zig_version: 0.11.0-dev.1681+0bb178bbb | | |
| 7 | dependencies: | 6 | dependencies: |
| 8 | - src: git https://github.com/nektro/zig-extras | 7 | - src: git https://github.com/nektro/zig-extras |
| 9 | - src: git https://github.com/nektro/zig-sys-linux | 8 | - src: git https://github.com/nektro/zig-sys-linux |