strelka-wai 1.0.1 → 1.0.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~http-typesPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http-types
API changes (from Hackage documentation)
Files
- strelka-wai.cabal +2/−2
strelka-wai.cabal view
@@ -1,7 +1,7 @@ name: strelka-wai version:- 1.0.1+ 1.0.1.1 synopsis: WAI compatibility layer for "strelka" homepage:@@ -44,7 +44,7 @@ -- wai >= 3.2 && < 4, warp >= 3.2 && < 4,- http-types >= 0.9 && < 0.10,+ http-types >= 0.9 && < 0.13, strelka-core == 0.3.*, -- unordered-containers == 0.2.*,