Skip to content

Commit

Permalink
chore: add '.paths' to zon file
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanaasagi committed Oct 15, 2023
1 parent 219d367 commit b2848f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
.name = "struct-env",
.version = "0.1.0",
.dependencies = .{},
.paths = .{""},
}

0 comments on commit b2848f6

Please sign in to comment.