Matter smart home protocol implementation for OCaml
0
fork

Configure Feed

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

Update lock file

+2 -2
+2 -2
matter.opam
··· 9 9 maintainer: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 10 10 authors: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 11 11 license: "MIT" 12 - homepage: "https://github.com/samoht/ocaml-matter" 13 - bug-reports: "https://github.com/samoht/ocaml-matter/issues" 12 + homepage: "https://tangled.org/gazagnaire.org/ocaml-matter" 13 + bug-reports: "https://tangled.org/gazagnaire.org/ocaml-matter/issues" 14 14 depends: [ 15 15 "dune" {>= "3.0"} 16 16 "ocaml" {>= "4.14"}