File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ depends: [
1818 "dune" {>= "1.0"}
1919 "lwt_ssl"
2020 "ocaml" {>= "4.03.0"}
21- "opam-core" {>= "2.2.0"}
22- "opam-format" {>= "2.2.0"}
23- "opam-state" {>= "2.2.0"}
21+ "opam-core" {>= "2.2.0" & < "2.4" }
22+ "opam-format" {>= "2.2.0" & < "2.4" }
23+ "opam-state" {>= "2.2.0" & < "2.4" }
2424 "github" {>= "4.3.2"}
2525 "github-unix" {>= "4.3.2"}
2626]
Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ depends: [
1818 "dune" {>= "1.0"}
1919 "lwt_ssl"
2020 "ocaml" {>= "4.03.0"}
21- "opam-core" {>= "2.2.0"}
22- "opam-format" {>= "2.2.0"}
23- "opam-state" {>= "2.2.0"}
21+ "opam-core" {>= "2.2.0" & < "2.4" }
22+ "opam-format" {>= "2.2.0" & < "2.4" }
23+ "opam-state" {>= "2.2.0" & < "2.4" }
2424 "github" {>= "4.3.2"}
2525 "github-unix" {>= "4.3.2"}
2626]
Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ depends: [
1818 "dune" {>= "1.0"}
1919 "lwt_ssl"
2020 "ocaml" {>= "4.03.0"}
21- "opam-core" {>= "2.2.0"}
22- "opam-format" {>= "2.2.0"}
23- "opam-state" {>= "2.2.0"}
21+ "opam-core" {>= "2.2.0" & < "2.4" }
22+ "opam-format" {>= "2.2.0" & < "2.4" }
23+ "opam-state" {>= "2.2.0" & < "2.4" }
2424 "github" {>= "4.3.2"}
2525 "github-unix" {>= "4.3.2"}
2626]
You can’t perform that action at this time.
0 commit comments