blob: c564c4df90841d4c5a85fa177d2247ab11a76fe9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[submodule "lib/zeal"]
path = lib/zeal
url = https://git.sr.ht/~cnx/zeal
[submodule "lib/loca"]
path = lib/loca
url = https://git.sr.ht/~cnx/zig-loca
[submodule "lib/ini"]
path = lib/ini
url = https://github.com/ziglibs/ini
[submodule "lib/gfz"]
path = lib/gfz
url = https://git.sr.ht/~cnx/gfz
[submodule "lib/qoi"]
path = lib/qoi
url = https://github.com/MasterQ32/zig-qoi
|