Open bestouff opened 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.
rumqtt
rustls
tokio-rustls
Should fix #174
Maybe depending on ^0.9 would be enough. Latest version of tokio-rustls is already 0.9.3
^0.9
0.9.3
rumqtt
doesn't compile anymore withrustls
0.14, so updatetokio-rustls
to 0.9 to haverustls
0.15 pulled.