Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

pin tokio-rustls to 0.9.* #175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

pin tokio-rustls to 0.9.* #175

wants to merge 1 commit into from

Conversation

bestouff
Copy link

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

`rumqtt` doesn't compile anymore with `rustls` 0.14, so update `tokio-rustls` to 0.9 to have `rustls` 0.15 pulled.
@bestouff
Copy link
Author

Should fix #174

@PetrGlad
Copy link

PetrGlad commented Sep 23, 2019

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

Cargo.toml Show resolved Hide resolved
@bestouff bestouff changed the title pin tokio-rustls to 0.9 pin tokio-rustls to 0.9.* Nov 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants