h3spec 0.1.10 → 0.1.11
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~quic
Dependency ranges changed: quic
Files
- h3spec.cabal +2/−2
h3spec.cabal view
@@ -1,5 +1,5 @@ name: h3spec-version: 0.1.10+version: 0.1.11 synopsis: QUIC description: Test tool for error cases of QUIC and HTTP/3 license: BSD3@@ -27,7 +27,7 @@ , http-types , http3 >= 0.0.10 , network- , quic >= 0.1.20 && < 0.2+ , quic >= 0.2 && < 0.3 , tls , unliftio default-extensions: Strict StrictData