Skip to content

Commit cc4f86c

Browse files
acgesslerkakserpom
authored andcommitted
linfa-nn: bump kdtree to 0.7.0 (rust-ml#391)
0.6 has a known issue causing stack overflows on specific inputs, see mrhooray/kdtree-rs#42 (comment) Co-authored-by: Alex Gessler <[email protected]>
1 parent a599e5b commit cc4f86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithms/linfa-nn/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ noisy_float = "0.2.0"
3131
order-stat = "0.1.3"
3232
thiserror = "1.0"
3333

34-
kdtree = "0.6.0"
34+
kdtree = "0.7.0"
3535

3636
linfa = { version = "0.7.1", path = "../.." }
3737

0 commit comments

Comments
 (0)