Bump the rand crate version.
This commit is contained in:
parent
f9931ceeff
commit
a669d3e6ea
|
@ -24,7 +24,7 @@ debug = [ ]
|
||||||
[dependencies]
|
[dependencies]
|
||||||
typenum = "1.7"
|
typenum = "1.7"
|
||||||
generic-array = "0.8"
|
generic-array = "0.8"
|
||||||
rand = "0.3"
|
rand = "0.4"
|
||||||
num-traits = "0.1"
|
num-traits = "0.1"
|
||||||
num-complex = "0.1"
|
num-complex = "0.1"
|
||||||
approx = "0.1"
|
approx = "0.1"
|
||||||
|
|
Loading…
Reference in New Issue