this repo has no description
0
fork

Configure Feed

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

Merge pull request #27202 from yawaramin/patch-1

Try fixing dream lower bound breakage

authored by

Marcello Seri and committed by
GitHub
3e681a81 3db09e98

+1 -1
+1 -1
packages/dream-httpaf/dream-httpaf.1.0.0~alpha4/opam
··· 17 17 "dune" {>= "2.7.0"} # --instrument-with. 18 18 "gluten" 19 19 "gluten-lwt-unix" 20 - "h2" {< "0.13.0"} 20 + "h2" {>= "0.9.0" & < "0.13.0"} 21 21 "h2-lwt-unix" 22 22 "httpun" {< "0.2.0"} 23 23 "httpun-lwt-unix"