changed dependencies
This commit is contained in:
parent
e62bae7254
commit
9dc668a754
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
name: authenticate-oauth
|
name: authenticate-oauth
|
||||||
version: 1.3.0.1
|
version: 1.3.0.2
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Hiromi Ishii
|
author: Hiromi Ishii
|
||||||
@ -20,7 +20,7 @@ library
|
|||||||
, bytestring >= 0.9
|
, bytestring >= 0.9
|
||||||
, RSA >= 1.0 && < 1.1
|
, RSA >= 1.0 && < 1.1
|
||||||
, time
|
, time
|
||||||
, data-default >= 0.3 && < 0.4
|
, data-default >= 0.3 && < 0.5
|
||||||
, base64-bytestring >= 0.1 && < 0.2
|
, base64-bytestring >= 0.1 && < 0.2
|
||||||
, SHA >= 1.4 && < 1.6
|
, SHA >= 1.4 && < 1.6
|
||||||
, random
|
, random
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user