rattletrap 12.0.2 → 12.0.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~bytestringPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: bytestring
API changes (from Hackage documentation)
Files
- rattletrap.cabal +2/−2
rattletrap.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2 name: rattletrap-version: 12.0.2+version: 12.0.3 synopsis: Parse and generate Rocket League replays. description: Rattletrap parses and generates Rocket League replays. @@ -57,7 +57,7 @@ , aeson >= 2.0.3 && < 2.2 , aeson-pretty >= 0.8.9 && < 0.9 , array >= 0.5.4 && < 0.6- , bytestring >= 0.11.4 && < 0.12+ , bytestring >= 0.11.3 && < 0.12 , containers >= 0.6.5 && < 0.7 , filepath >= 1.4.2 && < 1.5 , http-client >= 0.7.13 && < 0.8