We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53a055 commit 0eb3db3Copy full SHA for 0eb3db3
packages/network-transport-quic/network-transport-quic.cabal
@@ -64,7 +64,7 @@ library
64
-- message sends did not work correctly at the transport layer
65
, quic >=0.2.20 && <0.3
66
, stm >=2.4 && <2.6
67
- , tls >= 2.1 && < 2.2
+ , tls >= 2.1 && < 2.3
68
, tls-session-manager >= 0.0.5 && <0.1
69
exposed-modules: Network.Transport.QUIC
70
Network.Transport.QUIC.Internal
0 commit comments