this repo has no description
0
fork

Configure Feed

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

links*.0.9.5: apply suggestions from code review

authored by

Marcello Seri and committed by
GitHub
2829dee6 8be1d08d

+4 -4
+1 -1
packages/links/links.0.9.5/opam
··· 17 17 18 18 depends: [ 19 19 "ocaml" {>= "4.08.0"} 20 - "dune" {>= "1.10.0"} 20 + "dune" {>= "2.7"} 21 21 "ppx_deriving" 22 22 "ppx_deriving_yojson" {>= "3.3"} 23 23 "base64"