diff -r 83a95f2e1f4d -r 9738b51d90d7 Cargo.toml --- a/Cargo.toml Sun Apr 27 15:03:20 2025 -0500 +++ b/Cargo.toml Sun Apr 27 15:03:51 2025 -0500 @@ -22,7 +22,7 @@ categories = ["mathematics", "science", "computer-vision"] [dependencies.alg_tools] -version = "~0.3.1-dev" +version = "~0.4.0-dev" path = "../alg_tools" default-features = false features = ["nightly"]