Add version number for quickcheck.

This commit is contained in:
Sébastien Crozet 2016-03-07 16:40:19 +01:00
parent 6bcf43563f
commit 20070e9677

View File

@ -26,3 +26,4 @@ num = "0.1.*"
[dependencies.quickcheck]
optional = true
version = "0.2.*"