tls bump
This commit is contained in:
parent
360896e113
commit
6ff0292ce2
@ -1,5 +1,5 @@
|
|||||||
name: authenticate
|
name: authenticate
|
||||||
version: 0.10.2.1
|
version: 0.10.2.2
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman, Hiromi Ishii, Arash Rouhani
|
author: Michael Snoyman, Hiromi Ishii, Arash Rouhani
|
||||||
@ -34,7 +34,7 @@ library
|
|||||||
xml-enumerator >= 0.4 && < 0.5,
|
xml-enumerator >= 0.4 && < 0.5,
|
||||||
blaze-builder >= 0.2 && < 0.4,
|
blaze-builder >= 0.2 && < 0.4,
|
||||||
attoparsec >= 0.9 && < 0.10,
|
attoparsec >= 0.9 && < 0.10,
|
||||||
tls >= 0.7 && < 0.8,
|
tls >= 0.7 && < 0.9,
|
||||||
containers,
|
containers,
|
||||||
process >= 1.0.1.1 && < 1.2
|
process >= 1.0.1.1 && < 1.2
|
||||||
exposed-modules: Web.Authenticate.Rpxnow,
|
exposed-modules: Web.Authenticate.Rpxnow,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user