onur / acme-client

Yet another Let's Encrypt client and library written in Rust.
MIT License
225 stars 33 forks source link

Upgrade to latest hyper/tokio #33

Open alex opened 6 years ago

alex commented 6 years ago

This would be a significant breaking change, but I given how the ecosystem is moving in Rust, I think it makes sense for acme-client to move to using the latest hyper version and the tokio ecosystem.

alex commented 5 years ago

40 lays the groundwork for this, as the new reqwests is built on a tokio-based hyper.