Update imap-proto dependency

This commit is contained in:
avitex 2019-09-02 23:06:37 +10:00
parent 1c348a4ffa
commit 1303618565
No known key found for this signature in database
GPG key ID: 38C76CBF3749D62C

View file

@ -29,7 +29,7 @@ path = "src/lib.rs"
native-tls = "0.2.2"
regex = "1.0"
bufstream = "0.1"
imap-proto = "0.7"
imap-proto = "0.8"
nom = "4.0"
base64 = "0.10"
chrono = "0.4"