potoki-cereal 0.1.5 → 0.1.6
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~potokinew-uploaderPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: potoki
API changes (from Hackage documentation)
Files
- potoki-cereal.cabal +3/−3
potoki-cereal.cabal view
@@ -1,7 +1,7 @@ name: potoki-cereal version:- 0.1.5+ 0.1.6 synopsis: Streaming serialization category:@@ -13,7 +13,7 @@ author: Nikita Volkov <nikita.y.volkov@mail.ru> maintainer:- Metrix.AI Tech Team <tech@metrix.ai>+ Metrix.AI Ninjas <ninjas@metrix.ai> copyright: (c) 2017, Metrix.AI license:@@ -49,6 +49,6 @@ base-prelude >=1 && <2, bytestring >=0.10 && <0.11, cereal >=0.5 && <0.6,- potoki >=0.10 && <0.11,+ potoki >=0.11 && <0.12, potoki-core >=1.5 && <1.6, text >=1 && <2