| ... | @@ -3,8 +3,6 @@ name: nfs | ... | @@ -3,8 +3,6 @@ name: nfs |
| 3 | main: nfs.zig | 3 | main: nfs.zig |
| 4 | license: MPL-2.0 | 4 | license: MPL-2.0 |
| 5 | description: Nektro's Filesystem, an alternative to std.fs | 5 | description: Nektro's Filesystem, an alternative to std.fs |
| 6 | min_zig_version: 0.14.0 | | |
| 7 | min_zigmod_version: r96 | | |
| 8 | dependencies: | 6 | dependencies: |
| 9 | - src: git https://github.com/nektro/zig-sys-linux | 7 | - src: git https://github.com/nektro/zig-sys-linux |
| 10 | - src: git https://github.com/nektro/zig-nio | 8 | - src: git https://github.com/nektro/zig-nio |