patrol 1.2.0.3 → 1.2.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~http-client-tlsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http-client-tls
API changes (from Hackage documentation)
Files
- patrol.cabal +2/−2
patrol.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: patrol-version: 1.2.0.3+version: 1.2.0.4 synopsis: Sentry SDK description: Patrol is a Sentry SDK. build-type: Simple@@ -57,7 +57,7 @@ containers ^>=0.7 || ^>=0.8, exceptions ^>=0.10.7, http-client ^>=0.7.17,- http-client-tls ^>=0.3.6.4,+ http-client-tls ^>=0.3.6.4 || ^>=0.4.0, http-types ^>=0.12.4, network-uri ^>=2.6.4.2 || ^>=2.7, text ^>=2.1,