diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 10:59:29 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 10:59:29 +0100 |
| commit | f1c6331ec81002f87b68b17d4473fcdfaecfdcbf (patch) | |
| tree | 33d0000e92d89c3e1d9666e012b4e4f4258dc06b | |
| parent | 0392e6d7c5b486d1af72742b7df5ec398af0aa04 (diff) | |
use dev3
| -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 |
