Update imap-proto dependency
This commit is contained in:
parent
1c348a4ffa
commit
1303618565
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ path = "src/lib.rs"
|
||||||
native-tls = "0.2.2"
|
native-tls = "0.2.2"
|
||||||
regex = "1.0"
|
regex = "1.0"
|
||||||
bufstream = "0.1"
|
bufstream = "0.1"
|
||||||
imap-proto = "0.7"
|
imap-proto = "0.8"
|
||||||
nom = "4.0"
|
nom = "4.0"
|
||||||
base64 = "0.10"
|
base64 = "0.10"
|
||||||
chrono = "0.4"
|
chrono = "0.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue