From e10d3987e2d84ef8499bb41910e129db2a9c2b9a Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 7 Jul 2022 16:30:53 +0200 Subject: Correctly count lines + bytes --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') 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", -- cgit v1.2.3