IMAP fetch and store commands.
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -1715,6 +1715,7 @@ dependencies = [
|
||||
"jmap_proto",
|
||||
"mail-parser",
|
||||
"mail-send",
|
||||
"md5",
|
||||
"parking_lot",
|
||||
"rustls 0.21.1",
|
||||
"rustls-pemfile",
|
||||
@@ -4123,6 +4124,8 @@ dependencies = [
|
||||
"futures",
|
||||
"http-body-util",
|
||||
"hyper 1.0.0-rc.3",
|
||||
"imap",
|
||||
"imap_proto",
|
||||
"jmap",
|
||||
"jmap-client",
|
||||
"jmap_proto",
|
||||
|
||||
Reference in New Issue
Block a user