builder-web: restrict to dream < alpha6 for now
This commit is contained in:
parent
82e7a9ee42
commit
9292b8f29e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ depends: [
|
|||
"ocaml" {>= "4.13.0" & < "5.0.0"}
|
||||
"dune" {>= "2.7.0"}
|
||||
"builder" {>= "0.2.0"}
|
||||
"dream" {>= "1.0.0~alpha4"}
|
||||
"dream" {>= "1.0.0~alpha4" & < "1.0.0~alpha6"}
|
||||
"cstruct" {>= "6.0.0"}
|
||||
"bos"
|
||||
"hex"
|
||||
|
|
Loading…
Reference in a new issue