File tree Expand file tree Collapse file tree 5 files changed +6
-0
lines changed Expand file tree Collapse file tree 5 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ depends: [
1313 "clap" {>= "0.1.0"}
1414 "ezxmlm" {>= "1.1.0"}
1515 "lwt_ppx" {>= "2.0.0"}
16+ "lwt" {>= "5.3.0"}
1617 ("tls" {>= "0.12.0" & < "0.16"} | "tls-lwt")
1718]
1819build: [
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ depends: [
1212 "cohttp-lwt-unix" {>= "2.5.0"}
1313 "clap" {>= "0.1.0"}
1414 "ezxmlm" {>= "1.1.0"}
15+ "lwt" {>= "5.3.0"}
1516 ("tls" {>= "0.12.0" & < "0.16"} | "tls-lwt")
1617]
1718build: [
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ depends: [
1313 "cohttp-lwt-unix" {>= "2.5.0"}
1414 "cmdliner" {>= "1.0.0"}
1515 "ezxmlm" {>= "1.1.0"}
16+ "lwt" {>= "5.3.0"}
1617 ("tls" {>= "0.12.0" & < "0.16"} | "tls-lwt")
1718 "odoc" {with-doc}
1819]
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ depends: [
1313 "cohttp-lwt-unix" {>= "2.5.0"}
1414 "cmdliner" {>= "1.0.0"}
1515 "ezxmlm" {>= "1.1.0"}
16+ "lwt" {>= "5.3.0"}
1617 ("tls" {>= "0.12.0" & < "0.16"} | "tls-lwt")
1718 "odoc" {with-doc}
1819]
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ depends: [
1414 "cmdliner" {>= "1.0.0"}
1515 "decompress" {>= "1.3.0"}
1616 "ezxmlm" {>= "1.1.0"}
17+ "lwt" {>= "5.3.0"}
18+ "bigstringaf" {>= "0.2.0"}
1719 ("tls" {>= "0.12.0" & < "0.16"} | "tls-lwt")
1820 "odoc" {with-doc}
1921]
You can’t perform that action at this time.
0 commit comments