diff --git a/Cargo.toml b/Cargo.toml index dc5d416..44a2377 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,6 @@ url = "2.1" regex = "1.3" encoding_rs = "0.8" chrono = "0.4" -htmlescape = "0.3" base64 = "0.12" image = "0.23" log = "0.4"