We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d1bc0 commit 282475dCopy full SHA for 282475d
numeric-tests/Cargo.toml
@@ -8,7 +8,7 @@ publish = false
8
approx = "0.4"
9
ndarray = { path = "..", features = ["approx"] }
10
ndarray-rand = { path = "../ndarray-rand/" }
11
-rand_distr = "0.2.1"
+rand_distr = "0.3"
12
13
[dependencies.rand]
14
version = "0.7.0"
0 commit comments