this repo has no description
0
fork

Configure Feed

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

Update lower-bounds to obuilder.0.6.0

+2 -2
+1 -1
packages/ocluster-worker/ocluster-worker.0.3.0/opam
··· 27 27 "fpath" 28 28 "logs" 29 29 "lwt" {>= "5.6.1"} 30 - "obuilder" {>= "0.5.1"} 30 + "obuilder" {>= "0.6.0"} 31 31 "prometheus-app" {>= "1.2"} 32 32 "odoc" {with-doc} 33 33 ]
+1 -1
packages/ocluster/ocluster.0.3.0/opam
··· 43 43 "lwt" {>= "5.6.1"} 44 44 "lwt-dllist" 45 45 "mirage-crypto" {>= "0.8.5"} 46 - "obuilder" {>= "0.5.1"} 46 + "obuilder" {>= "0.6.0"} 47 47 "ppx_expect" {>= "v0.14.1"} 48 48 "ppx_sexp_conv" 49 49 "prometheus"