Skip to content

Commit

Permalink
Merge pull request #3 from dasimmet/zig-pkg
Browse files Browse the repository at this point in the history
add required sources to zon paths
  • Loading branch information
kassane authored Jul 3, 2024
2 parents cef1caa + 2caa94b commit 3c1e4cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
.version = "3.4.0",
.paths = .{
"build.zig",
"crypto",
"include_gen",
"include",
"LICENSE",
"providers",
"README.md",
"ssl",
},
}

0 comments on commit 3c1e4cb

Please sign in to comment.