authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-06-01 16:36:57 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-06-01 16:36:57 -07:00
log88e07e725cb43cabd84874c5d6d6a3f2a2e22b8a
treea3b9f5c851b5033541f1ab59a4796e7cbb2db011
parentbb394704eb40bbbb072092e18ce7498510241ce1
signaturebadge-check Signed by SSH key SHA256:4hHJbtBRU58AYXwjL7fkz2fnQHdiye8x1QpTCQ0sHNw

zigmod: remove min_zig_version


1 files changed, 0 insertions(+), 1 deletions(-)

zig.mod-1
...@@ -3,7 +3,6 @@ name: ulid...@@ -3,7 +3,6 @@ name: ulid
3main: ulid.zig3main: ulid.zig
4license: MIT4license: MIT
5description: ULID implementation for Zig5description: ULID implementation for Zig
6min_zig_version: 0.10.0-dev.2431+0e6285c8f
7dependencies:6dependencies:
8 - src: git https://github.com/nektro/zig-extras7 - src: git https://github.com/nektro/zig-extras
9 - src: git https://github.com/nektro/zig-time8 - src: git https://github.com/nektro/zig-time