From a7c247549af12dcf98fa5378b008844b0107cb41 Mon Sep 17 00:00:00 2001 From: Jan Lukas Gernert Date: Thu, 6 Feb 2020 21:08:58 +0100 Subject: [PATCH] remve unused crate --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a7b9fe1..6c7d0ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,6 @@ url = "2.1" regex = "1.3" encoding_rs = "0.8" chrono = "0.4" -htmlescape = "0.3" base64 = "0.11" image = "0.22" log = "0.4" \ No newline at end of file