this repo has no description

Provide upper bounds for gitlab-unix.

Changed files
+4 -4
packages
current_gitlab
current_gitlab.0.6.1
current_gitlab.0.6.2
current_gitlab.0.6.4
lab
lab.0.1.4
+1 -1
packages/current_gitlab/current_gitlab.0.6.1/opam
···
"yojson"
"cohttp-lwt-unix" {>= "4.0.0"}
"dune" {>= "2.9"}
-
"gitlab-unix" {>= "0.1.3"}
+
"gitlab-unix" {>= "0.1.3" & < "0.1.8"}
"cmdliner" {>= "1.1.0"}
"logs" {>= "0.7.0"}
"ppx_deriving_yojson" {>= "3.6.1"}
+1 -1
packages/current_gitlab/current_gitlab.0.6.2/opam
···
"yojson"
"cohttp-lwt-unix" {>= "4.0.0"}
"dune" {>= "2.9"}
-
"gitlab-unix" {>= "0.1.4"}
+
"gitlab-unix" {>= "0.1.4" & < "0.1.8"}
"cmdliner" {>= "1.1.0"}
"logs" {>= "0.7.0"}
"ppx_deriving_yojson" {>= "3.6.1"}
+1 -1
packages/current_gitlab/current_gitlab.0.6.4/opam
···
"cmdliner" {>= "1.1.0"}
"cohttp-lwt-unix" {>= "4.0.0"}
"fmt" {>= "0.8.9"}
-
"gitlab-unix" {>= "0.1.4"}
+
"gitlab-unix" {>= "0.1.4" & < "0.1.8"}
"logs" {>= "0.7.0"}
"lwt" {>= "5.6.1"}
"ppx_deriving_yojson" {>= "3.6.1"}
+1 -1
packages/lab/lab.0.1.4/opam
···
"dune" {>= "2.9"}
"ocaml" {>= "4.08.0"}
"cmdliner" {>= "1.1.0"}
-
"gitlab-unix" {>= "0.1.4"}
+
"gitlab-unix" {>= "0.1.4" & < "0.1.8"}
"cohttp-lwt-unix" {>= "4.0"}
"otoml" {>= "0.9.0"}
"fmt" {>= "0.9.0"}