diff --git a/licenses.txt b/licenses.txt index 7b6c3ae99a6248529a11c066cbe3ceb802461965..33b9f5db37960371677f9ae06961bbb523a9d542 100644 --- a/licenses.txt +++ b/licenses.txt @@ -1,16 +1,7 @@ MPL-2.0: = https://spdx.org/licenses/MPL-2.0 - This -- git https://github.com/nektro/zig-intrusive-parser -- git https://github.com/nektro/zig-nio MIT: = https://spdx.org/licenses/MIT - git https://github.com/nektro/zig-expect -- git https://github.com/nektro/zig-extras -- git https://github.com/nektro/zig-json -- git https://github.com/nektro/zig-sys-linux -- git https://github.com/nektro/zig-tracer - -Unspecified: -- system_lib c diff --git a/zigmod.yml b/zigmod.yml index cab4caff7ffdb0631304d38247518557a5a2d92d..38b7208ea6d0415f2bbb9e93d0a40c9668bc9283 100644 --- a/zigmod.yml +++ b/zigmod.yml @@ -4,5 +4,4 @@ main: url.zig license: MPL-2.0 description: A WHATWG URL-compatible parser for Zig root_dependencies: - - src: git https://github.com/nektro/zig-json - src: git https://github.com/nektro/zig-expect