Skip to content

Commit 7e58734

Browse files
committed
fixed .zon
1 parent 848b776 commit 7e58734

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

build.zig.zon

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
.paths = .{
88
"build.zig",
99
"build.zig.zon",
10-
"src/dotenv.zig",
10+
"dotenv.zig",
11+
"readme.md",
12+
"LICENSE",
1113
},
1214
}
1315

File renamed without changes.

0 commit comments

Comments
 (0)