updates from upstream

This commit is contained in:
Robur 2021-09-13 09:37:09 +00:00
parent caebf5f999
commit 48a85f8fa0

View file

@ -26,7 +26,6 @@ depends: [
"x509" {>= "0.13.0"}
"tls" {>= "0.13.1"}
"mirage-crypto"
"mirage-crypto-pk"
"mirage-crypto-rng" {>= "0.8.0"}
"asn1-combinators" {>= "0.2.0"}
"duration"
@ -38,7 +37,8 @@ depends: [
"metrics-influx" {>= "0.2.0"}
"metrics-rusage"
"hex"
"http-lwt-client" {>= "0.0.3"}
"http-lwt-client" {>= "0.0.4"}
"happy-eyeballs-lwt"
]
build: [
["dune" "subst"] {dev}