this repo has no description
0
fork

Configure Feed

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

fix lower boundaries

+3 -3
+3 -3
packages/letters/letters.0.4.0/opam
··· 11 11 depends: [ 12 12 "dune" {>= "2.7"} 13 13 "ca-certs" {>= "0.2.1"} 14 - "colombe" {>= "0.7.0"} 14 + "colombe" {>= "0.11.0"} 15 15 "containers" {>= "3.13.1"} 16 16 "fmt" {>= "0.8.8"} 17 17 "fpath" {>= "0.7.0"} 18 18 "lwt" {>= "5.2.0"} 19 - "mrmime" {>= "0.3.1"} 19 + "mrmime" {>= "0.6.1"} 20 20 "ocaml" {>= "4.08.1"} 21 21 "ptime" {>= "0.8.5"} 22 - "sendmail" {>= "0.7.0"} 22 + "sendmail" {>= "0.11.0"} 23 23 "tls-lwt" {>= "1.0.4"} 24 24 "tls" {>= "1.0.4"} 25 25 "x509" {>= "0.9.0"}