this repo has no description

mimic-happy-eyeballs is not compatible with happy-eyeballs-mirage 1.0.0

Changed files
+3 -3
packages
mimic-happy-eyeballs
mimic-happy-eyeballs.0.0.5
mimic-happy-eyeballs.0.0.6
mimic-happy-eyeballs.0.0.7
+1 -1
packages/mimic-happy-eyeballs/mimic-happy-eyeballs.0.0.5/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "2.8"}
"mimic" {= version}
-
"happy-eyeballs-mirage" {>= "0.3.0"}
+
"happy-eyeballs-mirage" {>= "0.3.0" & < "1.0.0"}
]
build: [
["dune" "build" "-p" name "-j" jobs]
+1 -1
packages/mimic-happy-eyeballs/mimic-happy-eyeballs.0.0.6/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "2.8"}
"mimic" {= version}
-
"happy-eyeballs-mirage" {>= "0.3.0"}
+
"happy-eyeballs-mirage" {>= "0.3.0" & < "1.0.0"}
]
build: [
["dune" "build" "-p" name "-j" jobs]
+1 -1
packages/mimic-happy-eyeballs/mimic-happy-eyeballs.0.0.7/opam
···
"ocaml" {>= "4.08.0"}
"dune" {>= "2.8"}
"mimic" {= version}
-
"happy-eyeballs-mirage" {>= "0.3.0"}
+
"happy-eyeballs-mirage" {>= "0.3.0" & < "1.0.0"}
]
build: [
["dune" "build" "-p" name "-j" jobs]