diff --git a/Cargo.toml b/Cargo.toml index ddb3d25..b331d8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ rand = "0.8" clap = { version = "4.1", features = ["derive"] } nalgebra = "0.32" num-traits = "0.2" -average = "0.14" +average = "0.15" itertools = "0.12" approx = "0.5" indicatif = "0.17"