caldav: upper bound for cohttp-lwt-unix
This commit is contained in:
parent
594dfd9b2c
commit
1c21472345
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ depends: [
|
||||||
"ptime" {>= "0.8.5"}
|
"ptime" {>= "0.8.5"}
|
||||||
"cohttp" {>= "2.0.0"}
|
"cohttp" {>= "2.0.0"}
|
||||||
"cohttp-lwt" {>= "2.0.0"}
|
"cohttp-lwt" {>= "2.0.0"}
|
||||||
"cohttp-lwt-unix" {with-test & >= "2.0.0"}
|
"cohttp-lwt-unix" {with-test & >= "2.0.0" & < "6.0.0~~"}
|
||||||
"digestif" {>= "1.2.0"}
|
"digestif" {>= "1.2.0"}
|
||||||
"mirage-crypto-rng" {>= "1.0.0"}
|
"mirage-crypto-rng" {>= "1.0.0"}
|
||||||
"mirage-crypto-rng-mirage" {>= "1.0.0"}
|
"mirage-crypto-rng-mirage" {>= "1.0.0"}
|
||||||
|
|
Loading…
Reference in a new issue