2
0
mirror of https://github.com/wolfpld/tracy synced 2026-01-19 04:52:09 +00:00

Bump usearch to 2.21.3.

This commit is contained in:
Bartosz Taudul
2025-11-14 17:05:56 +01:00
parent a1ab2fe91e
commit a257ccc3d0

View File

@@ -247,7 +247,7 @@ if(NOT EMSCRIPTEN)
CPMAddPackage(
NAME usearch
GITHUB_REPOSITORY unum-cloud/usearch
GIT_TAG v2.19.1
GIT_TAG v2.21.3
EXCLUDE_FROM_ALL TRUE
)