this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #20891 from ocaml/kit-ty-kate-patch-5

pcap-format.0.5.2: Remove unused dependency

authored by

Kate and committed by
GitHub
00706137 ea8f8bc7

-1
-1
packages/pcap-format/pcap-format.0.5.2/opam
··· 9 9 depends: [ 10 10 "ocaml" {>="4.03.0"} 11 11 "dune" {>= "1.0"} 12 - "ppx_tools" 13 12 "cstruct" {>= "1.9.0"} 14 13 "ppx_cstruct" {> "0"} 15 14 "ounit" {with-test}