We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85011e0 + 591928a commit 884d857Copy full SHA for 884d857
1 file changed
Cargo.toml
@@ -30,7 +30,7 @@ serde_json = "1.0"
30
31
# Embeddings & Vector Search
32
fastembed = { version = "5.12", default-features = false, features = ["online"], optional = true }
33
-ndarray = "0.16"
+ndarray = "0.17"
34
35
# Graph Algorithms
36
petgraph = "0.8"
0 commit comments