steffengy / schannel-rs

Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
MIT License
49 stars 51 forks source link

Bumped hyper version to 0.9 #2

Closed p-jackson closed 7 years ago

p-jackson commented 8 years ago

Schannel needs to implement hyper::net::SslClient to work with code that uses hyper 0.9, and it gets this for free if its own dependency is set to 0.9