Bump the rand crate version.

This commit is contained in:
Sébastien Crozet 2018-02-03 14:07:15 +01:00
parent f9931ceeff
commit a669d3e6ea
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ debug = [ ]
[dependencies]
typenum = "1.7"
generic-array = "0.8"
rand = "0.3"
rand = "0.4"
num-traits = "0.1"
num-complex = "0.1"
approx = "0.1"