Skip to content

Commit

Permalink
Adds build.zig.zon
Browse files Browse the repository at this point in the history
  • Loading branch information
cipharius committed Oct 4, 2023
1 parent e1a73bb commit 93e2950
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.zig.zon
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.{
.name = "zig-tracy",
.version = "0.0.1",
}

0 comments on commit 93e2950

Please sign in to comment.