Allow http-types 0.9.
This commit is contained in:
parent
a3838d0530
commit
db936f7233
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ Library
|
|||
if flag(https)
|
||||
Build-Depends: http-client >= 0.3.2 && < 0.5,
|
||||
http-client-tls >= 0.2 && < 0.3,
|
||||
http-types >= 0.8 && < 0.9
|
||||
http-types >= 0.8 && < 0.10
|
||||
cpp-options: -DHTTP_CLIENT
|
||||
if flag(embed_data_files)
|
||||
cpp-options: -DEMBED_DATA_FILES
|
||||
|
|
Loading…
Add table
Reference in a new issue