diff -r 1afca417d71b -r 2a86c4c98622 Cargo.toml --- a/Cargo.toml Sat Dec 28 19:31:21 2024 -0500 +++ b/Cargo.toml Thu Jan 23 23:40:20 2025 +0100 @@ -16,7 +16,7 @@ categories = ["mathematics", "science", "computer-vision"] [dependencies.alg_tools] -version = "~0.3.0-dev" +version = "~0.3.0" path = "../alg_tools" default-features = false