Update native-tls requested version
This commit is contained in:
parent
5c91f4c1bb
commit
2bbae94573
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue