File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ depends: [
5454 "conf-libev" {os != "win32"}
5555 "cstruct" {>= "6.0.0"}
5656 "dream-pure" {< "1.0.0~alpha2"}
57- "dream-httpaf"
57+ "dream-httpaf" {< "1.0.0~alpha2"}
5858 "dune" {>= "2.7.0"} # --instrument-with.
5959 "fmt" {>= "0.8.7"} # `Italic.
6060 "graphql_parser"
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ depends: [
5454 "caqti-lwt"
5555 "conf-libev" {os != "win32"}
5656 "cstruct" {>= "6.0.0"}
57- "dream-httpaf"
57+ "dream-httpaf" {< "1.0.0~alpha2"}
5858 "dream-pure" {>= "1.0.0~alpha2"}
5959 "dune" {>= "2.7.0"} # --instrument-with.
6060 "fmt" {>= "0.8.7"} # `Italic.
Original file line number Diff line number Diff line change 1313maintainer: "Anton Bachin <
[email protected] >"
1414
1515depends: [
16- "dream-httpaf"
16+ "dream-httpaf" {< "1.0.0~alpha2"}
1717 "dream-pure"
1818 "lwt_ppx"
1919 "ocaml"
Original file line number Diff line number Diff line change 1414
1515depends: [
1616 "dream-httpaf" {>= "1.0.0~alpha2"}
17- "dream-pure"
17+ "dream-pure" {>= "1.0.0~alpha2"}
1818 "dune" {>= "2.7.0"}
1919 "lwt_ppx"
2020 "mirage-crypto-rng"
You can’t perform that action at this time.
0 commit comments