this repo has no description
0
fork

Configure Feed

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

hexstring.0.1.2: Fix dune constraint (see dune-project file)

authored by

Kate and committed by
GitHub
f80c65f0 2e536109

+1 -1
+1 -1
packages/hexstring/hexstring.0.1.2/opam
··· 6 6 bug-reports: "davidwong.crypto@gmail.com" 7 7 depends: [ 8 8 "ocaml" {>= "4.07"} 9 - "dune" {>= "2.5"} 9 + "dune" {>= "2.8"} 10 10 "ppx_inline_test" {>= "v0.14.1"} 11 11 ] 12 12 build: ["dune" "build" "-p" name "-j" jobs]