fix license in build.zig.zon
All checks were successful
Generic zig build / build (push) Successful in 33s

This commit is contained in:
Emil Lerch 2024-06-08 10:15:41 -07:00
parent 536faab35c
commit d87f781328
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -12,6 +12,6 @@
"build.zig.zon",
"src",
"README.md",
"LICENSE.md",
"LICENSE",
},
}