update from upstream (albatross, builder: use http-lwt-client 0.2.0)

This commit is contained in:
Hannes Mehnert 2022-11-03 15:18:17 +01:00
parent 3a49fd82f2
commit 5e7a64efdb
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ depends: [
"metrics-influx" {>= "0.2.0"} "metrics-influx" {>= "0.2.0"}
"metrics-rusage" "metrics-rusage"
"hex" "hex"
"http-lwt-client" {>= "0.1.0"} "http-lwt-client" {>= "0.2.0"}
"happy-eyeballs-lwt" "happy-eyeballs-lwt"
"solo5-elftool" {>= "0.3"} "solo5-elftool" {>= "0.3"}
"owee" {>= "0.4"} "owee" {>= "0.4"}

View file

@ -21,7 +21,7 @@ depends: [
"lwt" "lwt"
"ptime" "ptime"
"uuidm" "uuidm"
"http-lwt-client" {>= "0.1.0"} "http-lwt-client" {>= "0.2.0"}
"base64" "base64"
] ]
build: [ build: [