Skip to content

Commit 271525f

Browse files
committed
Remove some unused dependencies
1 parent 89604b4 commit 271525f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tokio-imap/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ maintenance = { status = "passively-maintained" }
2020
bytes = "0.4"
2121
futures = { version = "0.3.0-alpha.19", package = "futures-preview" }
2222
imap-proto = { version = "0.9.1", path = "../imap-proto" }
23-
native-tls = "0.2"
2423
nom = "5"
25-
rustls = "0.16.0"
2624
tokio = "0.2.0-alpha.6"
2725
tokio-rustls = "0.12.0-alpha.4"
2826
webpki-roots = "0.18.0"

0 commit comments

Comments
 (0)