You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re #640 Add an upper bound on crypton (#642)
See:
* #640
* #641
* snoyberg/http-client#573
The immediate problem is that direct dependency `http-client-tls <=
0.3.6.4` does not support newly-released `crypton-1.1.0` (an indirect
dependency of `hpack`) but does not, itself, specify an upper bound on
`crypton`.