this repo has no description

bap-byteweight 2.5 needs an upper bound on camelzip

Uses Zip.extra which was removed in 1.12

Signed-off-by: Marcello Seri <marcello.seri@gmail.com>

Changed files
+1 -1
packages
bap-byteweight
bap-byteweight.2.5.0
+1 -1
packages/bap-byteweight/bap-byteweight.2.5.0/opam
···
"bap-std" {= "2.5.0"}
"bap-signatures" {= "2.5.0"}
"regular" {= "2.5.0"}
-
"camlzip"
+
"camlzip" {< "1.12"}
"uri"
]
synopsis: "BAP facility for indentifying code entry points"