build: update to zig 0.14.1
This commit is contained in:
parent
3c233a8dbf
commit
227dd3d068
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
.{
|
||||
.name = .flow,
|
||||
.version = "0.2.0",
|
||||
.minimum_zig_version = "0.14.0",
|
||||
.minimum_zig_version = "0.14.1",
|
||||
.fingerprint = 0x52c0d670590aa80f,
|
||||
|
||||
.dependencies = .{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue