We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b3d433 + 70ed3bb commit 93c23c4Copy full SHA for 93c23c4
1 file changed
Cargo.toml
@@ -72,7 +72,7 @@ pdf-extract = { version = "0.10", optional = true }
72
73
# Clustering algorithms para RAPTOR
74
linfa = { version = "0.7", optional = true }
75
-linfa-clustering = { version = "0.7", optional = true }
+linfa-clustering = { version = "0.8", optional = true }
76
77
# GGUF model parsing
78
byteorder = "1.5"
0 commit comments