Skip to content

Commit

Permalink
re-added approx
Browse files Browse the repository at this point in the history
  • Loading branch information
Sin317 committed May 6, 2024
1 parent d7d291f commit f24d601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algorithms/linfa-ensemble/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ndarray-rand = "0.14"
rand = { version = "0.8", features = ["small_rng"] }
pyo3 = { version = "0.21.2", features = ["extension-module"] }
rayon = {version = "1.10.0"}

approx = {version = "0.5"}

[dev-dependencies]
rand = { version = "0.8", features = ["small_rng"] }
Expand Down

0 comments on commit f24d601

Please sign in to comment.