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 871daec commit f8e0dd4Copy full SHA for f8e0dd4
tokio-imap/Cargo.toml
@@ -17,8 +17,8 @@ maintenance = { status = "passively-maintained" }
17
18
[dependencies]
19
bytes = "0.6"
20
-futures-util = "0.3.1"
21
-futures-sink = "0.3.1"
+futures-util = "0.3.8"
+futures-sink = "0.3.8"
22
imap-proto = { version = "0.12", path = "../imap-proto" }
23
nom = "6"
24
pin-project = "1"
0 commit comments