aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2023-02-07 11:27:17 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2023-02-07 11:27:17 +0100
commitbb66f7cee3ba29bc502d27b59db58e3c8f42fe4b (patch)
tree8be276ccf6756ae66ab3b74066351defee273900 /Cargo.toml
parentca385824b2e076505108b405ac7ea0f69f1c114a (diff)
downloadaerogramme-bb66f7cee3ba29bc502d27b59db58e3c8f42fe4b.tar.gz
aerogramme-bb66f7cee3ba29bc502d27b59db58e3c8f42fe4b.zip
bump mail_parser
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2f41cb0..7dcbded 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,7 +21,7 @@ itertools = "0.10"
lazy_static = "1.4"
ldap3 = { version = "0.10", default-features = false, features = ["tls"] }
log = "0.4"
-mail-parser = "0.5"
+mail-parser = "0.8"
rusoto_core = "0.48.0"
rusoto_credential = "0.48.0"
rusoto_s3 = "0.48"