diff --git a/Cargo.lock b/Cargo.lock index 3b67da5..8a49f31 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4567,9 +4567,9 @@ checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" [[package]] name = "smartcore" -version = "0.5.0" +version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92d6270025c1e0ab2a9aa107d757805540b3f7dcb502347ab7b87b5f65573159" +checksum = "4d0661cad13238ed37029c6feade2e5ae436ebda24b0aae26e6fd4bf83cb41e4" dependencies = [ "approx", "cfg-if",