xss-sanitize 0.3.4.1 → 0.3.4.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text
Dependency ranges changed: text
Files
- xss-sanitize.cabal +2/−2
xss-sanitize.cabal view
@@ -1,5 +1,5 @@ name: xss-sanitize-version: 0.3.4.1+version: 0.3.4.2 license: BSD3 license-file: LICENSE author: Greg Weber <greg@gregweber.info>@@ -37,7 +37,7 @@ , utf8-string >= 0.3 && < 1 , network >= 2 && < 3 , css-text >= 0.1.1 && < 0.2- , text >= 0.11 && < 1+ , text >= 0.11 && < 2 , attoparsec >= 0.10.0.3 && < 1 , hspec >= 1.3 , HUnit >= 1.2