AtherEnergy / rumqtt

Pure rust mqtt cilent
The Unlicense
203 stars 72 forks source link

pin tokio-rustls to 0.9.* #175

Open bestouff opened 4 years ago

bestouff commented 4 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 4 years ago

Should fix #174

PetrGlad commented 4 years ago

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