build: update to zig 0.14.1

This commit is contained in:
CJ van den Berg 2025-05-25 23:19:35 +02:00
parent 3c233a8dbf
commit 227dd3d068
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
5 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
.name = .flow_syntax,
.version = "0.1.0",
.fingerprint = 0x3ba2584ea1cec85f,
.minimum_zig_version = "0.14.0-dev.3451+d8d2aa9af",
.minimum_zig_version = "0.14.1",
.dependencies = .{
.tree_sitter = .{