update rand lib

This commit is contained in:
Daniel Bauer
2020-10-24 20:35:06 +02:00
parent b148998b11
commit 2f93b77879
5 changed files with 148 additions and 127 deletions

View File

@@ -12,7 +12,7 @@ keywords = ["math", "statistics", "histogram", "bioinformatics", "molecular-dyna
[dependencies]
clap = {version="2.32.0", features=['yaml']}
error-chain = "0.12.0"
rand = "0.5.5"
rand = "0.7.*"
GSL = "1.1"
rayon = "1.0.3"