mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Re-relax lower bound on cryptonite
This commit is contained in:
parent
c245341c9f
commit
10867e4819
@ -24,7 +24,7 @@ library:
|
||||
dependencies:
|
||||
- aeson >=0.6 && <1.6
|
||||
- bytestring >=0.9.1.4
|
||||
- cryptonite >=0.26 && <0.28
|
||||
- cryptonite >=0.25 && <0.28
|
||||
- errors
|
||||
- hoauth2 >=1.11.0 && <1.17
|
||||
- http-client >=0.4.0 && <0.8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user