diff --git a/Cargo.toml b/Cargo.toml index 0079984..ac18c26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ anyhow = "1.0.68" hashbrown = "0.15.0" ndarray = { version = "0.16.1", features = ["rayon"] } ndarray-rand = "0.15.0" -statrs = "0.17.1" +statrs = "0.18.0"