chore(deps): update rust crate quickcheck (#262)

Co-authored-by: Renovate Bot <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-01-03 14:59:22 -05:00 committed by Tensor-Programming
parent 769dcf2d3f
commit 6c8f310763

View File

@ -22,5 +22,5 @@ tar = "0.4"
flate2 = "1"
[dev-dependencies]
quickcheck = "0.8.0"
quickcheck = "0.8.5"
quickcheck_macros = "0.8.0"