mirror of
https://github.com/typesense/typesense.git
synced 2025-05-18 12:42:50 +08:00
Bump hnsw dep: fix for prefetching.
This commit is contained in:
parent
cf9cfa68d1
commit
7162ca542e
@ -159,8 +159,8 @@ new_git_repository(
|
||||
new_git_repository(
|
||||
name = "hnsw",
|
||||
build_file = "//bazel:hnsw.BUILD",
|
||||
commit = "359b2ba87358224963986f709e593d799064ace6",
|
||||
remote = "https://github.com/nmslib/hnswlib.git",
|
||||
commit = "6e946eda11a8efc0fb22a07a7b7dc30352df830f",
|
||||
remote = "https://github.com/typesense/hnswlib.git",
|
||||
)
|
||||
|
||||
http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user