this repo has no description
0
fork

Configure Feed

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

Update opam

authored by

Antonio Nuno Monteiro and committed by
GitHub
45ce43a0 9a750a7e

+2 -2
+2 -2
packages/h2-eio/h2-eio.0.13.0/opam
··· 11 11 "dune" {>= "2.7"} 12 12 "ocaml" {>= "4.08.0"} 13 13 "h2" {= version} 14 - "eio" {>= "1.0.0"} 15 - "gluten-eio" {>= "0.5.0"} 14 + "eio" 15 + "gluten-eio" {>= "0.5.1"} 16 16 "odoc" {with-doc} 17 17 ] 18 18 build: [