AtherEnergy / rumqtt

Pure rust mqtt cilent
The Unlicense
202 stars 71 forks source link

pin tokio-rustls to 0.9.* #175

Open bestouff opened 5 years ago

bestouff commented 5 years ago

rumqtt doesn't compile anymore with rustls 0.14, so update tokio-rustls to 0.9 to have rustls 0.15 pulled.

bestouff commented 5 years ago

Should fix #174

PetrGlad commented 5 years ago

Maybe depending on ^0.9 would be enough. Latest version of tokio-rustls is already 0.9.3