Skip to content

Commit 93c23c4

Browse files
authored
Merge pull request #14 from madkoding/dependabot/cargo/linfa-clustering-0.8
Update linfa-clustering requirement from 0.7 to 0.8
2 parents 8b3d433 + 70ed3bb commit 93c23c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ pdf-extract = { version = "0.10", optional = true }
7272

7373
# Clustering algorithms para RAPTOR
7474
linfa = { version = "0.7", optional = true }
75-
linfa-clustering = { version = "0.7", optional = true }
75+
linfa-clustering = { version = "0.8", optional = true }
7676

7777
# GGUF model parsing
7878
byteorder = "1.5"

0 commit comments

Comments
 (0)