blob: 5fc57bc3ee745a3d52ef77350c58d3bed9ea27c2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[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
|