We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9896d07 commit b85e15dCopy full SHA for b85e15d
1 file changed
build.zig.zon
@@ -0,0 +1,12 @@
1
+.{
2
+ .name = "minisign",
3
+ .version = "0.12.0",
4
+ .paths = .{
5
+ "LICEMSE",
6
+ "README.md",
7
+ "build.zig",
8
+ "build.zig.zon",
9
+ "src",
10
+ "share",
11
+ },
12
+}
0 commit comments