Skip to content

Commit 323a72a

Browse files
Merge pull request #237 from sobelio/hnsw-update
refactor: remove uneccessary github dep
2 parents cd8b623 + 1a473da commit 323a72a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ resolver = "2"
55
[workspace.metadata.release]
66
shared-version = true
77

8-
[patch.crates-io]
9-
hnsw_rs = { git = "https://github.com/ruqqq/hnswlib-rs" }
10-
118
[workspace.dependencies]
129
async-trait = "0.1.68"
1310
serde = { version = "1.0.163", features = ["derive"] }

0 commit comments

Comments
 (0)