--- a/Cargo.toml Tue Feb 18 20:19:57 2025 -0500 +++ b/Cargo.toml Tue Apr 08 13:31:39 2025 -0500 @@ -22,7 +22,7 @@ categories = ["mathematics", "science", "computer-vision"] [dependencies.alg_tools] -version = "~0.3.0-dev" +version = "~0.3.1-dev" path = "../alg_tools" default-features = false features = ["nightly"]