Update packages/zstd/zstd.0.4/opam
Marcello Seri 2 years ago 6be2d1c6 c65e42c5
··· 17 17 depends: [ 18 18 "ocaml" 19 19 "dune" {>= "3.7"} 20 20 - "ctypes" 20 20 + "ctypes" {>= "0.13.0"} 21 21 "integers" 22 22 ("extlib" {with-test} | "extlib-compat" {with-test}) 23 23 "base-unix" {with-test}