Upgrade csvu to Zig 0.16 (#2)

* Port source to Zig 0.16

* Declare Zig 0.16 toolchain

* ci: add pr verification
This commit is contained in:
Tilo
2026-05-31 18:27:09 +02:00
committed by GitHub
parent 65d157852a
commit 1b5ad2bc40
8 changed files with 86 additions and 41 deletions

View File

@@ -86,7 +86,7 @@ The csvu is a dynamic CSV utility designed to streamline data handling. It effec
Before getting started with csvu, ensure your runtime environment meets the following requirements:
- **Programming Language:** Zig
- **Zig Version:** 0.14.0 or later
- **Zig Version:** 0.16.0 or later
### Installation