Bump hnsw lib.

This commit is contained in:
Kishore Nallan 2023-05-27 20:25:51 +05:30
parent 8ad97e73a0
commit e82a033bd7

View File

@ -159,7 +159,7 @@ new_git_repository(
new_git_repository(
name = "hnsw",
build_file = "//bazel:hnsw.BUILD",
commit = "b5c2ebae31cd124e3a625f2de789a3496ebb2286",
commit = "573ab84a7f7645f98778cbb181ba762c5d2f19b5",
remote = "https://github.com/typesense/hnswlib.git",
)