File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ depends: [
1818 "dune" {>= "1.0"}
1919 "lwt_ssl"
2020 "ocaml" {>= "4.08.0"}
21- "opam-core" {>= "2.2.0"}
21+ "opam-core" {>= "2.2.0" & < "2.5" }
2222 "opam-format" {>= "2.2.0"}
2323 "opam-state" {>= "2.2.0"}
2424 "github" {>= "4.3.2"}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ depends: [
1818 "dune" {>= "1.0"}
1919 "lwt_ssl"
2020 "ocaml" {>= "4.08.0"}
21- "opam-core" {>= "2.2.0"}
21+ "opam-core" {>= "2.2.0" & < "2.5" }
2222 "opam-format" {>= "2.2.0"}
2323 "opam-state" {>= "2.2.0"}
2424 "github" {>= "4.3.2"}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ depends: [
1818 "dune" {>= "1.0"}
1919 "tls-lwt" {>= "0.16.0"}
2020 "ocaml" {>= "4.08.0"}
21- "opam-core" {>= "2.2.0"}
21+ "opam-core" {>= "2.2.0" & < "2.5" }
2222 "opam-format" {>= "2.2.0"}
2323 "opam-state" {>= "2.2.0"}
2424 "github" {>= "4.3.2"}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ depends: [
1111 "cmdliner" {>= "1.1.0"}
1212 "opam-client" {>= "2.2.1"}
1313 "opam-repository" {>= "2.2.1"}
14- "opam-core" {>= "2.2.1"}
14+ "opam-core" {>= "2.2.1" & < "2.5" }
1515 "opam-format" {>= "2.2.1"}
1616 "opam-solver" {>= "2.2.1"}
1717 "opam-state" {>= "2.2.1"}
You can’t perform that action at this time.
0 commit comments