warp 3.0.0.2 → 3.0.0.3
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- warp.cabal +2/−2
warp.cabal view
@@ -1,5 +1,5 @@ Name: warp-Version: 3.0.0.2+Version: 3.0.0.3 Synopsis: A fast, light-weight web server for WAI applications. License: MIT License-file: LICENSE@@ -50,7 +50,7 @@ , void , wai >= 3.0 && < 3.1 , text- , streaming-commons+ , streaming-commons >= 0.1.2 if flag(network-bytestring) Build-Depends: network >= 2.2.1.5 && < 2.2.3 , network-bytestring >= 0.1.3 && < 0.1.4