0.16.x is correct

This commit is contained in:
Louis Pate 2026-05-20 10:34:54 -04:00
commit b2ecd48071
No known key found for this signature in database

View file

@ -14,7 +14,7 @@ Join us on Matrix over at [#ly-dm:matrix.org](https://matrix.to/#/#ly-dm:matrix.
## Dependencies
- Compile-time:
- zig 0.16.0 (you __must__ use this version, not a development release)
- zig 0.16.x (you must use a __release version__ of zig; check that `zig version` does not have a `-dev*` suffix)
- libc