From f1c6331ec81002f87b68b17d4473fcdfaecfdcbf Mon Sep 17 00:00:00 2001 From: Fabrice Date: Tue, 10 Feb 2026 10:59:29 +0100 Subject: use dev3 --- .gitmodules | 1 + mimalloc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 index 8ff03b6..b88ce9c 160000 --- a/mimalloc +++ b/mimalloc @@ -1 +1 @@ -Subproject commit 8ff03b636192e25db17eaaff29e6f75acc9a662b +Subproject commit b88ce9c8fd6b7c9208a43bcdb705de9f499dbad4 -- cgit v1.2.3