Bump imap-proto
This commit is contained in:
parent
fa30a90827
commit
bd0a04567b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ default = ["tls"]
|
||||||
native-tls = { version = "0.2.2", optional = true }
|
native-tls = { version = "0.2.2", optional = true }
|
||||||
regex = "1.0"
|
regex = "1.0"
|
||||||
bufstream = "0.1"
|
bufstream = "0.1"
|
||||||
imap-proto = "0.13.0"
|
imap-proto = "0.14.0"
|
||||||
nom = "6.0"
|
nom = "6.0"
|
||||||
base64 = "0.13"
|
base64 = "0.13"
|
||||||
chrono = "0.4"
|
chrono = "0.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue