We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89604b4 commit 271525fCopy full SHA for 271525f
tokio-imap/Cargo.toml
@@ -20,9 +20,7 @@ maintenance = { status = "passively-maintained" }
20
bytes = "0.4"
21
futures = { version = "0.3.0-alpha.19", package = "futures-preview" }
22
imap-proto = { version = "0.9.1", path = "../imap-proto" }
23
-native-tls = "0.2"
24
nom = "5"
25
-rustls = "0.16.0"
26
tokio = "0.2.0-alpha.6"
27
tokio-rustls = "0.12.0-alpha.4"
28
webpki-roots = "0.18.0"
0 commit comments