this repo has no description
0
fork

Configure Feed

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

Update packages/docker_hub/docker_hub.0.2.0/opam

authored by

Kate and committed by
GitHub
566b411f c6b8c8d7

+1 -1
+1 -1
packages/docker_hub/docker_hub.0.2.0/opam
··· 7 7 doc: "https://kit-ty-kate.github.io/ocaml-docker-hub/" 8 8 bug-reports: "https://github.com/kit-ty-kate/ocaml-docker-hub/issues" 9 9 depends: [ 10 - "ocaml" {>= "4.10"} 10 + "ocaml" {>= "4.13"} 11 11 "dune" {>= "2.0"} 12 12 "http-lwt-client" {>= "0.2.0"} 13 13 "lwt" {>= "2.0.0"}