http2-tls 0.4.4 → 0.4.5
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~http2dep ~time-managerPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http2, time-manager
API changes (from Hackage documentation)
Files
- http2-tls.cabal +3/−3
http2-tls.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.10 name: http2-tls-version: 0.4.4+version: 0.4.5 license: BSD3 license-file: LICENSE maintainer: Kazu Yamamoto <kazu@iij.ad.jp>@@ -40,12 +40,12 @@ bytestring >=0.10, crypton-x509-store >=1.6 && <1.7, crypton-x509-validation >=1.6 && <1.7,- http2 >=5.3.2 && <5.4,+ http2 >=5.3.9 && <5.4, network >=3.1.4, network-control >=0.1 && <0.2, network-run >=0.4 && <0.5, recv >=0.1.0 && <0.2,- time-manager >=0.0.1 && <0.2,+ time-manager >=0.2 && <0.3, tls >=2.1.4 && <2.2, utf8-string >=1.0 && <1.1