Bump dependencies
This commit is contained in:
parent
f0908029c4
commit
e417c526b0
1 changed files with 2 additions and 2 deletions
|
|
@ -31,14 +31,14 @@ regex = "1.0"
|
||||||
bufstream = "0.1"
|
bufstream = "0.1"
|
||||||
imap-proto = "0.10.0"
|
imap-proto = "0.10.0"
|
||||||
nom = "5.0"
|
nom = "5.0"
|
||||||
base64 = "0.11"
|
base64 = "0.12"
|
||||||
chrono = "0.4"
|
chrono = "0.4"
|
||||||
lazy_static = "1.4"
|
lazy_static = "1.4"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
lettre = "0.9"
|
lettre = "0.9"
|
||||||
lettre_email = "0.9"
|
lettre_email = "0.9"
|
||||||
rustls-connector = "0.8.0"
|
rustls-connector = "0.10.0"
|
||||||
|
|
||||||
[[example]]
|
[[example]]
|
||||||
name = "basic"
|
name = "basic"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue