diff --git a/Cargo.toml b/Cargo.toml index dbc5dc2..a6b042a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ num-traits = "0.2.19" [dev-dependencies] ndarray = { version = "0.16.1", features = ["approx"] } -ndarray-rand = "0.15.0" +ndarray-rand = "0.16.0" paste = "1.0.15" [package.metadata.docs.rs]