Co-authored-by: Renovate Bot <bot@renovateapp.com>
@@ -38,8 +38,8 @@ notify-rust = { version = "4.0.0", optional = true }
once_cell = "1.5.2"
[dev-dependencies]
-quickcheck = "0.9.2"
-quickcheck_macros = "0.9.1"
+quickcheck = "1.0.3"
+quickcheck_macros = "1.0.0"
[features]
cli = [ "clap" ]