Merge pull request #20891 from ocaml/kit-ty-kate-patch-5
pcap-format.0.5.2: Remove unused dependency
Kate 3 years ago 00706137 ea8f8bc7
··· 9 9 depends: [ 10 10 "ocaml" {>="4.03.0"} 11 11 "dune" {>= "1.0"} 12 12 - "ppx_tools" 13 12 "cstruct" {>= "1.9.0"} 14 13 "ppx_cstruct" {> "0"} 15 14 "ounit" {with-test}