this repo has no description

carton.0.{3.0,3.0,4.1,4.2} is incompatible with cstruct.6.1.0

Changed files
+4 -4
packages
carton
carton.0.3.0
carton.0.4.0
carton.0.4.1
carton.0.4.2
+1 -1
packages/carton/carton.0.3.0/opam
···
"duff" {>= "0.3"}
"decompress" {>= "1.3.0"}
"decompress" {with-test & < "1.4.3"}
-
"cstruct" {>= "5.0.0"}
+
"cstruct" {>= "5.0.0" & < "6.1.0"}
"optint" {>= "0.0.4"}
"checkseum" {>= "0.2.1"}
"logs"
+1 -1
packages/carton/carton.0.4.0/opam
···
"duff" {>= "0.3"}
"decompress" {>= "1.3.0"}
"decompress" {with-test & < "1.4.3"}
-
"cstruct" {>= "5.0.0"}
+
"cstruct" {>= "5.0.0" & < "6.1.0"}
"optint" {>= "0.0.4"}
"checkseum" {>= "0.2.1"}
"logs"
+1 -1
packages/carton/carton.0.4.1/opam
···
"duff" {>= "0.3"}
"decompress" {>= "1.3.0"}
"decompress" {with-test & < "1.4.3"}
-
"cstruct" {>= "5.0.0"}
+
"cstruct" {>= "5.0.0" & < "6.1.0"}
"optint" {>= "0.0.4"}
"checkseum" {>= "0.2.1"}
"logs"
+1 -1
packages/carton/carton.0.4.2/opam
···
"duff" {>= "0.3"}
"decompress" {>= "1.3.0"}
"decompress" {with-test & < "1.4.3"}
-
"cstruct" {>= "5.0.0"}
+
"cstruct" {>= "5.0.0" & < "6.1.0"}
"optint" {>= "0.0.4"}
"checkseum" {>= "0.2.1"}
"logs"