authorgravatar for hello@nektro.netMeghan <hello@nektro.net> 2021-02-14 21:56:11 -08:00
committergravatar for noreply@github.comGitHub <noreply@github.com> 2021-02-14 21:56:11 -08:00
log766cd7371531647f33b1b17d258242e43aa46ca5
tree5296867fb4b4d72ba2f5ad7562415714cf8ffa7f
parent876c32c42044a5e1554f4662b4b9bdfad7ee5086
signaturebadge-question-mark Signed by PGP key 4AEE18F83AFDEB23

add license field to zig.mod


1 files changed, 2 insertions(+), 0 deletions(-)

zig.mod+2
...@@ -1,3 +1,5 @@...@@ -1,3 +1,5 @@
1id: s84v9o48ucb0xq0cmzq0cn433hgw0iaqztugja16h8bzxu3h1id: s84v9o48ucb0xq0cmzq0cn433hgw0iaqztugja16h8bzxu3h
2name: ansi2name: ansi
3main: src/lib.zig3main: src/lib.zig
4license: MIT
5dependencies: