Blame unicode-segmentation-fix-metadata.diff

212ebcc
--- unicode-segmentation-1.7.1/Cargo.toml	2020-11-24T18:15:22+00:00
212ebcc
+++ unicode-segmentation-1.7.1/Cargo.toml	2020-11-25T18:06:52.873038+00:00
212ebcc
@@ -30,7 +30,7 @@
212ebcc
 version = "0.1"
212ebcc
 
9f3e462
 [dev-dependencies.quickcheck]
9f3e462
-version = "0.7"
e238b1b
+version = "0.9"
9f3e462
 
9f3e462
 [features]
9f3e462
 no_std = []