From 80dcfa99fef3684d506ee8f96298563433b10e74 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Tue, 10 Feb 2026 10:08:28 +0100 Subject: idk --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index de4d60e..981d9ff 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "mimalloc"] path = mimalloc url = https://github.com/microsoft/mimalloc.git +[submodule "hashmap"] + path = hashmap + url = https://github.com/tidwall/hashmap.c.git -- cgit v1.2.3