Skip to content

Commit 1eb7a65

Browse files
authored
zig.mod: define sqlite license
1 parent b33d18a commit 1eb7a65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zig.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ c_source_files:
99
- c/workaround.c
1010
dependencies:
1111
- src: http https://sqlite.org/2025/sqlite-amalgamation-3480000.zip sha256-d9a15a42db7c78f88fe3d3c5945acce2f4bfe9e4da9f685cd19f6ea1d40aa884
12+
license: blessing
1213
c_include_dirs:
1314
- sqlite-amalgamation-3480000
1415
c_source_files:

0 commit comments

Comments
 (0)