Skip to content

Commit

Permalink
Merge pull request #237 from sobelio/hnsw-update
Browse files Browse the repository at this point in the history
refactor: remove uneccessary github dep
  • Loading branch information
williamhogman committed Nov 15, 2023
2 parents cd8b623 + 1a473da commit 323a72a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ resolver = "2"
[workspace.metadata.release]
shared-version = true

[patch.crates-io]
hnsw_rs = { git = "https://github.com/ruqqq/hnswlib-rs" }

[workspace.dependencies]
async-trait = "0.1.68"
serde = { version = "1.0.163", features = ["derive"] }
Expand Down

0 comments on commit 323a72a

Please sign in to comment.