diff options
| -rw-r--r-- | .gitmodules | 1 | ||||
| m--------- | mimalloc | 0 |
2 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 diff --git a/mimalloc b/mimalloc -Subproject 8ff03b636192e25db17eaaff29e6f75acc9a662 +Subproject b88ce9c8fd6b7c9208a43bcdb705de9f499dbad |
