mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-03 16:40:54 -05:00
@@ -14,7 +14,7 @@ crate-type = ["cdylib"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
edge = { path = ".." }
|
||||
edge = { path = "../../edge" } # ".." does not play well with Dependabot
|
||||
segment = { path = "../../segment", default-features = false }
|
||||
shard = { path = "../../shard" }
|
||||
sparse = { path = "../../sparse" }
|
||||
|
||||
Reference in New Issue
Block a user