this repo has no description
0
fork

Configure Feed

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

Restrict all OCaml 5 compatibility

+1 -1
+1 -1
packages/docker-api/docker-api.0.2.2/opam
··· 10 10 bug-reports: "https://github.com/Chris00/ocaml-docker/issues" 11 11 depends: [ 12 12 "dune" {>= "2.8"} 13 - "ocaml" {>= "4.03" & < "5.1"} 13 + "ocaml" {>= "4.03" & < "5"} 14 14 "base-bytes" 15 15 "base-unix" 16 16 "yojson" {>= "1.6.0"}