| author | |
| committer | |
| log | 1bf0ae4d60f0c7f9389ee61790ed6fbda0557f0b |
| tree | 752cf5ee3e63e835251a7a4be95022b20048316f |
| parent | 3ba77713aba930dca5b08532d1a41e52ddb6f5d7 |
2 files changed, 12 insertions(+), 2 deletions(-)
licenses.txt created+9| ... | @@ -0,0 +1,9 @@ | ||
| 1 | AGPL-3.0: | ||
| 2 | = https://spdx.org/licenses/AGPL-3.0 | ||
| 3 | - This | ||
| 4 | |||
| 5 | MIT: | ||
| 6 | = https://spdx.org/licenses/MIT | ||
| 7 | - git https://github.com/kivikakk/htmlentities.zig | ||
| 8 | - git https://github.com/nektro/zig-extras | ||
| 9 | - git https://github.com/nektro/zig-tracer | ||
zigmod.lock+3-2| ... | @@ -1,3 +1,4 @@ | ... | @@ -1,3 +1,4 @@ |
| 1 | 2 | 1 | 2 |
| 2 | git https://github.com/nektro/zig-range commit-4b2f12808aa09be4b27a163efc424dd4e0415992 | 2 | git https://github.com/kivikakk/htmlentities.zig commit-b85de86198a34da5a5d9c07cb8489fbebd06023e |
| 3 | git https://github.com/kivikakk/htmlentities.zig commit-311c844c1d1d1cb968eedfeb76ce911038b1043a | 3 | git https://github.com/nektro/zig-extras commit-05f0e90a185cb04a09b96f686dffc6375c420e9b |
| 4 | git https://github.com/nektro/zig-tracer commit-5c4151729c6dfc30fc9ec69f60482d43a8820189 |