potoki-cereal 0.1.4 → 0.1.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~potokiPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: potoki
API changes (from Hackage documentation)
Files
- potoki-cereal.cabal +2/−2
potoki-cereal.cabal view
@@ -1,7 +1,7 @@ name: potoki-cereal version:- 0.1.4+ 0.1.5 synopsis: Streaming serialization category:@@ -49,6 +49,6 @@ base-prelude >=1 && <2, bytestring >=0.10 && <0.11, cereal >=0.5 && <0.6,- potoki >=0.9 && <0.10,+ potoki >=0.10 && <0.11, potoki-core >=1.5 && <1.6, text >=1 && <2