Update native-tls requested version

This commit is contained in:
Dom Corvasce 2018-11-01 11:25:35 +01:00 committed by GitHub
parent 5c91f4c1bb
commit 2bbae94573
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ name = "imap"
path = "src/lib.rs"
[dependencies]
native-tls = "0.2"
native-tls = "0.2.2"
regex = "1.0"
bufstream = "0.1"
imap-proto = "0.6"