caldav: from upstream
This commit is contained in:
parent
17e002efc3
commit
d5ce92b007
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ depends: [
|
||||||
"fmt" {>= "0.8.7"}
|
"fmt" {>= "0.8.7"}
|
||||||
"mirage-kv" {>= "6.0.0"}
|
"mirage-kv" {>= "6.0.0"}
|
||||||
"mirage-clock" {>= "2.0.0"}
|
"mirage-clock" {>= "2.0.0"}
|
||||||
"mirage-random" {>= "2.0.0"}
|
"mirage-random" {>= "2.0.0" & < "4.0.0"}
|
||||||
"ppx_deriving" {>= "4.3"}
|
"ppx_deriving" {>= "4.3"}
|
||||||
"lwt" {>= "4.0"}
|
"lwt" {>= "4.0"}
|
||||||
"ptime" {>= "0.8.5"}
|
"ptime" {>= "0.8.5"}
|
||||||
|
@ -48,7 +48,7 @@ depends: [
|
||||||
"sexplib" {>= "v0.12.0"}
|
"sexplib" {>= "v0.12.0"}
|
||||||
"ppx_sexp_conv" {>= "v0.12.0"}
|
"ppx_sexp_conv" {>= "v0.12.0"}
|
||||||
"logs" {>= "0.6.3"}
|
"logs" {>= "0.6.3"}
|
||||||
"hex" {>= "1.4.0"}
|
"ohex" {>= "0.2.0"}
|
||||||
"metrics"
|
"metrics"
|
||||||
"re" {>= "1.7.2"}
|
"re" {>= "1.7.2"}
|
||||||
#from webmachine
|
#from webmachine
|
||||||
|
|
Loading…
Reference in a new issue