Relax http-types
dependency. (#4084)
This commit is contained in:
parent
6c17117ef2
commit
185918ea3d
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ library
|
|||
doctemplates >= 0.2.1 && < 0.3,
|
||||
http-client >= 0.4.30 && < 0.6,
|
||||
http-client-tls >= 0.2.4 && < 0.4,
|
||||
http-types >= 0.8 && < 0.10,
|
||||
http-types >= 0.8 && < 0.11,
|
||||
case-insensitive >= 1.2 && < 1.3
|
||||
if os(windows)
|
||||
cpp-options: -D_WINDOWS
|
||||
|
|
Loading…
Reference in a new issue