this repo has no description

asn1-combinators.0.2.3 is incompatible with cstruct.6.1.0

Changed files
+1 -1
packages
asn1-combinators
asn1-combinators.0.2.3
+1 -1
packages/asn1-combinators/asn1-combinators.0.2.3/opam
···
depends: [
"ocaml" {>= "4.05.0" & < "4.12.0"}
"dune" {>= "1.2.0"}
-
"cstruct" {>= "1.6.0"}
+
"cstruct" {>= "1.6.0" & < "6.1.0"}
"zarith"
"bigarray-compat"
"stdlib-shims"