File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Dependencies
2828
2929`` ndarray-rand `` depends on `` rand `` 0.7.
3030
31- [ ` rand ` ] ( https://docs.rs/rand/0.7.0/rand/ ) and [ ` rand-distr ` ] ( https://docs.rs/rand_distr/0.2.1/rand_distr / ) are
31+ [ ` rand ` ] ( https://docs.rs/rand/0.7.0/rand/ ) and [ ` rand-distr ` ] ( https://docs.rs/rand_distr/0.3 / ) are
3232re-exported as sub-modules, ` ndarray_rand::rand ` and ` ndarray_rand::rand_distr ` respectively.
3333Please rely on these submodules for guaranteed version compatibility.
3434
@@ -41,15 +41,7 @@ necessary trait).
4141Recent changes
4242==============
4343
44- 0.10.0
45- ------
46-
47- - Require ` rand ` 0.7
48- - Require Rust 1.32 or later
49- - Re-export ` rand ` as a submodule, ` ndarray_rand::rand `
50- - Re-export ` rand-distr ` as a submodule, ` ndarray_rand::rand_distr `
51-
52- Check _ [ Changelogs] ( https://github.com/rust-ndarray/ndarray/ndarray-rand/RELEASES.md ) _ to see
44+ Check _ [ RELEASES.md] ( https://github.com/rust-ndarray/ndarray/blob/master/ndarray-rand/RELEASES.md ) _ to see
5345the changes introduced in previous releases.
5446
5547
You can’t perform that action at this time.
0 commit comments