Merge pull request #23 from yesodweb/cpt-0.4

Cpt 0.4
This commit is contained in:
Hiromi Ishii 2013-06-19 07:34:50 -07:00
commit a971bfa8dc

View File

@ -1,6 +1,6 @@
name: authenticate-oauth
version: 1.4.0.6
version: 1.4.0.7
license: BSD3
license-file: LICENSE
author: Hiromi Ishii
@ -18,7 +18,7 @@ library
, http-conduit >= 1.4
, transformers >= 0.1 && < 0.4
, bytestring >= 0.9
, crypto-pubkey-types >= 0.1 && < 0.4
, crypto-pubkey-types >= 0.1 && < 0.5
, RSA >= 1.2 && < 1.3
, time
, data-default