this repo has no description
0
fork

Configure Feed

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

Fix dream upper bound (#27034)

* Fix dream upper bound

Signed-off-by: Marcello Seri <marcello.seri@gmail.com>

* Apply suggestions from code review

* Apply suggestions from code review

---------

Signed-off-by: Marcello Seri <marcello.seri@gmail.com>

authored by

Marcello Seri and committed by
GitHub
88081d47 c4c6b729

+4 -2
+1
packages/dream/dream.1.0.0~alpha5/opam
··· 52 52 "caqti-lwt" 53 53 "conf-libev" {os != "win32"} 54 54 "cstruct" {>= "6.0.0"} 55 + "digestif" {>= "0.7"} # to_raw_string. 55 56 "dream-httpaf" {>= "1.0.0~alpha2"} 56 57 "dream-pure" {>= "1.0.0~alpha2"} 57 58 "dune" {>= "2.7.0"} # --instrument-with.
+2 -1
packages/dream/dream.1.0.0~alpha6/opam
··· 52 52 "caqti-lwt" {>= "2.0.0"} 53 53 ("conf-libev" {os != "win32"} | "ocaml" {os = "win32"}) 54 54 "cstruct" {>= "6.0.0"} 55 - "dream-httpaf" {>= "1.0.0~alpha3"} 55 + "digestif" {>= "0.7"} # to_raw_string. 56 + "dream-httpaf" {>= "1.0.0~alpha2"} 56 57 "dream-pure" {>= "1.0.0~alpha2"} 57 58 "dune" {>= "2.7.0"} # --instrument-with. 58 59 "fmt" {>= "0.8.7"} # `Italic.
+1 -1
packages/dream/dream.1.0.0~alpha7/opam
··· 55 55 ("conf-libev" {os != "win32"} | "ocaml" {os = "win32"}) 56 56 "cstruct" {>= "6.0.0"} 57 57 "digestif" {>= "0.7"} # to_raw_string. 58 - "dream-httpaf" {>= "1.0.0~alpha3"} 58 + "dream-httpaf" {>= "1.0.0~alpha2"} 59 59 "dream-pure" {>= "1.0.0~alpha2"} 60 60 "dune" {>= "2.7.0"} # --instrument-with. 61 61 "fmt" {>= "0.8.7"} # `Italic.