mirror of
https://github.com/Tilo-K/csvu.git
synced 2026-07-03 11:43:02 +00:00
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:
@@ -17,7 +17,7 @@
|
||||
// This field is optional.
|
||||
// This is currently advisory only; Zig does not yet do anything
|
||||
// with this value.
|
||||
//.minimum_zig_version = "0.11.0",
|
||||
.minimum_zig_version = "0.16.0",
|
||||
|
||||
// This field is optional.
|
||||
// Each dependency must either provide a `url` and `hash`, or a `path`.
|
||||
|
||||
Reference in New Issue
Block a user