hyper-rustls presents redundant dependency for projects which already depend on hyper-tls
lyonbeckers opened this issue · 0 comments
lyonbeckers commented
One possible solution is to make both hyper-rustls and hyper-tls optional dependencies, configurable by the user.
See #144