From 174da126841f5b72cb76b050d9a0e4f254e5b61b Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Mon, 1 Jun 2026 16:40:25 -0700 Subject: [PATCH] zigmod: remove min_zig_version --- zig.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/zig.mod b/zig.mod index cf7dc4bc2781c310abe8f4138aa9b34cedb01adf..9e1bb782f39941b47f10a2dbe65120bc1af9c5f9 100644 --- a/zig.mod +++ b/zig.mod @@ -3,7 +3,6 @@ name: time main: time.zig license: MIT description: A date and time parsing and formatting library for Zig. -min_zig_version: 0.11.0-dev.1681+0bb178bbb dependencies: - src: git https://github.com/nektro/zig-extras - src: git https://github.com/nektro/zig-sys-linux -- 2.54.0