Skip to content

Commit

Permalink
add build.zig.zon
Browse files Browse the repository at this point in the history
  • Loading branch information
karlseguin committed Sep 15, 2024
1 parent 7876fcf commit 4e95b4a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions build.zig.zon
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.{
.name = "zqlite",
.paths = .{""},
.version = "0.0.0",
.dependencies = .{
},
}

0 comments on commit 4e95b4a

Please sign in to comment.