diff --git a/authenticate/authenticate.cabal b/authenticate/authenticate.cabal index 57b79ef8..cb75b554 100644 --- a/authenticate/authenticate.cabal +++ b/authenticate/authenticate.cabal @@ -1,5 +1,5 @@ name: authenticate -version: 1.3.0 +version: 1.3.0.1 license: BSD3 license-file: LICENSE author: Michael Snoyman, Hiromi Ishii, Arash Rouhani @@ -25,7 +25,7 @@ library , network , case-insensitive >= 0.2 , text - , http-types >= 0.6 && < 0.7 + , http-types >= 0.6 && < 0.8 , xml-conduit >= 1.0 && < 1.1 , blaze-builder , attoparsec