From e679e856183e92b74dddf04b0b54de12ffdfdab6 Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Fri, 26 Apr 2024 11:47:32 +0900 Subject: [PATCH] relaxing boundary --- warp/warp.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/warp/warp.cabal b/warp/warp.cabal index 02f5d6640..a066c9e23 100644 --- a/warp/warp.cabal +++ b/warp/warp.cabal @@ -48,7 +48,7 @@ Library , hashable , http-date , http-types >= 0.12 - , http2 >= 5.1 && < 5.2 + , http2 >= 5.1 && < 5.3 , iproute >= 1.3.1 , recv >= 0.1.0 && < 0.2.0 , simple-sendfile >= 0.2.7 && < 0.3