diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 10:08:28 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 10:08:28 +0100 |
| commit | 80dcfa99fef3684d506ee8f96298563433b10e74 (patch) | |
| tree | d33867022198bfbec69b96dac40d21d882db3475 /.gitmodules | |
| parent | ccab86b21825ebc41f0887ea633ea28906b32a8e (diff) | |
idk
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
