diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 981d9ff..e48e435 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [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 |
