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 1ae9e91 commit 89604b4Copy full SHA for 89604b4
tokio-imap/Cargo.toml
@@ -19,7 +19,7 @@ maintenance = { status = "passively-maintained" }
19
[dependencies]
20
bytes = "0.4"
21
futures = { version = "0.3.0-alpha.19", package = "futures-preview" }
22
-imap-proto = { version = "0.9", path = "../imap-proto" }
+imap-proto = { version = "0.9.1", path = "../imap-proto" }
23
native-tls = "0.2"
24
nom = "5"
25
rustls = "0.16.0"
0 commit comments