blob: 9f754bee2bccfc9bd63dd627e72e9a0505e45843 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[submodule "mimalloc"]
path = mimalloc
url = https://github.com/microsoft/mimalloc.git
branch = dev3
[submodule "hashmap"]
path = hashmap
url = https://github.com/tidwall/hashmap.c.git
[submodule "wgpu"]
path = wgpu
url = https://github.com/gfx-rs/wgpu-native.git
[submodule "freetype"]
path = freetype
url = https://github.com/freetype/freetype.git
|