update httpaf-lwt-client

This commit is contained in:
Hannes Mehnert 2021-09-03 10:14:12 +02:00
parent 547c0c2b94
commit 009206298d

View file

@ -17,10 +17,10 @@ depends: [
"faraday-lwt-unix" "faraday-lwt-unix"
"httpaf" "httpaf"
"tls" "tls"
"dns-client"
"ca-certs" "ca-certs"
"fmt" "fmt"
"bos" "bos"
"happy-eyeballs-lwt"
] ]
build: [ build: [
["dune" "subst"] {dev} ["dune" "subst"] {dev}