Merge pull request #4981 from garrisonhh/add-build-zig-zon-license

Add LICENSE to build.zig.zon
This commit is contained in:
Ray 2025-06-02 18:36:11 +02:00 committed by GitHub
commit c81097505c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,5 +23,6 @@
"build.zig.zon",
"src",
"examples",
"LICENSE",
},
}