aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-07-20 15:14:34 +0200
committerAlex Auvolat <alex@adnab.me>2022-07-20 15:14:34 +0200
commitdb4ffd7135a3d780cf2f7929e9fb883e96157de4 (patch)
tree005f8f0e99a8493e96f27cebe2b085b600e4e634 /Cargo.lock
parentc321d979af9931e0d1013acdc391333918550512 (diff)
downloadaerogramme-db4ffd7135a3d780cf2f7929e9fb883e96157de4.tar.gz
aerogramme-db4ffd7135a3d780cf2f7929e9fb883e96157de4.zip
Move to mail_parser 0.5
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock11
1 files changed, 0 insertions, 11 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2c9a088..9b99855 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -48,7 +48,6 @@ dependencies = [
"lazy_static",
"ldap3",
"log",
- "mail-parser 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"mail-parser 0.4.8 (git+https://github.com/superboum/mail-parser?branch=feature/no_decode)",
"mail-parser 0.4.8 (git+https://github.com/superboum/mail-parser?rev=db61a03)",
"mail-parser 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1370,16 +1369,6 @@ dependencies = [
[[package]]
name = "mail-parser"
version = "0.4.8"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c46a841ae5276aba5218ade7bb76896358f9f95a925c7b3deea6a0ec0fb8e2a7"
-dependencies = [
- "encoding_rs",
- "serde",
-]
-
-[[package]]
-name = "mail-parser"
-version = "0.4.8"
source = "git+https://github.com/superboum/mail-parser?branch=feature/no_decode#0fe5fe071f25016d9c1232eb452c0c4bbfa8a445"
dependencies = [
"encoding_rs",