Allow http-client 0.6.

This commit is contained in:
John MacFarlane 2019-01-09 08:43:41 -08:00
parent 7e481d73cf
commit 483012552a

View file

@ -392,7 +392,7 @@ library
doctemplates >= 0.2.1 && < 0.3,
network-uri >= 2.6 && < 2.7,
network >= 2.6,
http-client >= 0.4.30 && < 0.6,
http-client >= 0.4.30 && < 0.7,
http-client-tls >= 0.2.4 && < 0.4,
http-types >= 0.8 && < 0.13,
case-insensitive >= 1.2 && < 1.3,