aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-07-07 16:30:53 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-07-07 16:30:53 +0200
commite10d3987e2d84ef8499bb41910e129db2a9c2b9a (patch)
tree7d5a5325445a4d57f0a44bb5c5f89e298ac42812 /Cargo.lock
parent0030a4d8b7c09b45ea7320236d8755792c7ba35b (diff)
downloadaerogramme-e10d3987e2d84ef8499bb41910e129db2a9c2b9a.tar.gz
aerogramme-e10d3987e2d84ef8499bb41910e129db2a9c2b9a.zip
Correctly count lines + bytes
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d21e88b..b2d5365 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1335,7 +1335,7 @@ dependencies = [
[[package]]
name = "mail-parser"
version = "0.4.8"
-source = "git+https://github.com/superboum/mail-parser?branch=feature/last_part_offset#c227527d2613d33ea1342f85c635134134222736"
+source = "git+https://github.com/superboum/mail-parser?branch=feature/no_decode#0fe5fe071f25016d9c1232eb452c0c4bbfa8a445"
dependencies = [
"encoding_rs",
"serde",