From 4606b115d29a62b3a9b4fe01a8538abe11d53af1 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Tue, 9 Mar 2021 00:54:42 +0100 Subject: Use 'whatlang' to detect the language of the email body --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 070936c..9a9987f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,3 +5,4 @@ edition = "2018" [dependencies] mailparse = "0.13.2" +whatlang = "0.11.1" -- cgit v1.2.3