this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update ssl lower bounds

+1 -1
+1 -1
packages/eio-ssl/eio-ssl.0.3.0/opam
··· 8 8 depends: [ 9 9 "dune" {>= "2.7"} 10 10 "ocaml" {>= "5.0"} 11 - "ssl" {>= "0.5.13"} 11 + "ssl" {>= "0.7.0"} 12 12 "eio" {>= "0.12"} 13 13 "odoc" {with-doc} 14 14 ]