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