Skip to content

Commit ba5e384

Browse files
committed
dream.opam: depend on latest dream-httpaf
1 parent 78c79e3 commit ba5e384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dream.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ depends: [
5454
"caqti-lwt" {>= "2.0.0"}
5555
("conf-libev" {os != "win32"} | "ocaml" {os = "win32"})
5656
"cstruct" {>= "6.0.0"}
57-
"dream-httpaf" {>= "1.0.0~alpha2"}
57+
"dream-httpaf" {>= "1.0.0~alpha3"}
5858
"dream-pure" {>= "1.0.0~alpha2"}
5959
"dune" {>= "2.7.0"} # --instrument-with.
6060
"fmt" {>= "0.8.7"} # `Italic.

0 commit comments

Comments
 (0)