Skip to content

Commit

Permalink
relaxing boundary
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Apr 26, 2024
1 parent 46e65fe commit a321f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tls/tls.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ library
base16-bytestring,
bytestring >= 0.10 && < 0.13,
cereal >= 0.5.3 && < 0.6,
crypton >= 0.34 && < 0.35,
crypton >= 0.34 &&,
crypton-x509 >= 1.7 && < 1.8,
crypton-x509-store >= 1.6 && < 1.7,
crypton-x509-validation >= 1.6.5 && < 1.7,
Expand Down

0 comments on commit a321f15

Please sign in to comment.