We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a13c53 commit 3f2c202Copy full SHA for 3f2c202
algorithms/linfa-hierarchical/Cargo.toml
@@ -22,7 +22,7 @@ categories = ["algorithms", "mathematics", "science"]
22
[dependencies]
23
ndarray = { version = "0.16" }
24
kodama = "0.2"
25
-thiserror.workspace = true
+thiserror = "2"
26
27
linfa = { version = "0.8.0", path = "../.." }
28
linfa-kernel = { version = "0.8.0", path = "../linfa-kernel" }
0 commit comments