this repo has no description

Merge pull request #19152 from kit-ty-kate/fix-62

mirage-vnetif.0.3.1 is incompatible with cstruct.6.0.1

Kate 579b4ab0 81a779dd

Changed files
+2 -2
packages
mirage-vnetif
mirage-vnetif.0.1.0
mirage-vnetif.0.3.1
+1 -1
packages/mirage-vnetif/mirage-vnetif.0.1.0/opam
···
"ocaml"
"lwt"
"mirage-types" {< "3.0.0"}
-
"cstruct" {< "6.0.1"}
"ipaddr" {< "3.0.0"}
"io-page"
"mirage-profile"
···
"ocaml"
"lwt"
"mirage-types" {< "3.0.0"}
+
"cstruct"
"ipaddr" {< "3.0.0"}
"io-page"
"mirage-profile"
+1 -1
packages/mirage-vnetif/mirage-vnetif.0.3.1/opam
···
"mirage-time-lwt" {>= "1.0.0"}
"mirage-clock-lwt" {>= "1.2.0"}
"mirage-net-lwt" {>= "1.0.0" & < "2.0.0"}
-
"cstruct"
"ipaddr" {< "3.0.0"}
"io-page"
"mirage-profile"
···
"mirage-time-lwt" {>= "1.0.0"}
"mirage-clock-lwt" {>= "1.2.0"}
"mirage-net-lwt" {>= "1.0.0" & < "2.0.0"}
+
"cstruct" {< "6.0.1"}
"ipaddr" {< "3.0.0"}
"io-page"
"mirage-profile"