Bump imap-proto

This commit is contained in:
Jon Gjengset 2021-03-14 18:10:15 -07:00
parent fa30a90827
commit bd0a04567b
No known key found for this signature in database
GPG key ID: 863B48A11C238D5A

View file

@ -21,7 +21,7 @@ default = ["tls"]
native-tls = { version = "0.2.2", optional = true }
regex = "1.0"
bufstream = "0.1"
imap-proto = "0.13.0"
imap-proto = "0.14.0"
nom = "6.0"
base64 = "0.13"
chrono = "0.4"