Merge pull request #77 from Kerollmops/update-dependencies

Update the quickcheck dev-dependency
This commit is contained in:
Clément Renault
2019-01-10 22:09:44 +01:00
committed by GitHub

View File

@ -44,7 +44,7 @@ csv = "1.0"
elapsed = "0.1"
env_logger = "0.6"
jemallocator = "0.1"
quickcheck = "0.7"
quickcheck = "0.8"
rand = "0.6"
rand_xorshift = "0.1"
structopt = "0.2"