From 59cda0bbe731f5124473cada6e87c6ba44412ba9 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Mon, 1 Jun 2026 16:36:02 -0700 Subject: [PATCH] zigmod: remove min_zig_version --- zigmod.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/zigmod.yml b/zigmod.yml index 5341a743a350c5a43f45103ea21ab27ba1b1a8ad..f7c9485effc71a203f1a8e72a0967b1cc02bbd33 100644 --- a/zigmod.yml +++ b/zigmod.yml @@ -3,8 +3,6 @@ name: nfs main: nfs.zig license: MPL-2.0 description: Nektro's Filesystem, an alternative to std.fs -min_zig_version: 0.14.0 -min_zigmod_version: r96 dependencies: - src: git https://github.com/nektro/zig-sys-linux - src: git https://github.com/nektro/zig-nio -- 2.54.0