Skip to content

Commit 325dd93

Browse files
committed
indicate that this needs at least zig 0.14.0
1 parent fa78f66 commit 325dd93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.zig.zon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.{
22
.name = .sqlite,
33
.fingerprint = 0xb8bb86826b7f6417,
4+
.minimum_zig_version = "0.14.0",
45
.version = "3.48.0",
56
.dependencies = .{
67
.sqlite = .{

0 commit comments

Comments
 (0)