http-mirage-client: restrict to paf < 0.8.0
Hannes Mehnert 10 months ago b72ecd09 abd66135
··· 10 10 depends: [ 11 11 "dune" {>= "2.3"} 12 12 "ocaml" {>= "4.11.0"} 13 13 - "paf" {>= "0.2.0"} 13 13 + "paf" {>= "0.2.0" & < "0.8.0"} 14 14 "tcpip" {>= "7.0.0"} 15 15 "lwt" {>= "5.5.0"} 16 16 "mimic-happy-eyeballs" {>= "0.0.9"}