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