hoauth2-providers 0.7.1 → 0.8.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~cryptondep ~hoauth2PVP ok
version bump matches the API change (PVP)
Dependency ranges changed: crypton, hoauth2
API changes (from Hackage documentation)
Files
- hoauth2-providers.cabal +3/−3
hoauth2-providers.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: hoauth2-providers-version: 0.7.1+version: 0.8.0 synopsis: OAuth2 Identity Providers description: A few well known Identity Providers homepage: https://github.com/freizl/hoauth2@@ -57,8 +57,8 @@ , base >=4.11 && <5 , bytestring >=0.9 && <0.13 , containers ^>=0.6- , crypton >=0.32 && <0.35- , hoauth2 >=2.9 && <2.14+ , crypton >=0.32 && <1.1+ , hoauth2 >=2.9 && <2.15 , HsOpenSSL >=0.11 && <0.12 , http-conduit >=2.1 && <2.4 , http-types >=0.11 && <0.13