From e0fe92687032385c08bd0e4109d3af002a211d1f Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Mon, 24 Aug 2020 23:33:46 +0200 Subject: Fix double-escaping (fixes #354) --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0d6fd15..4a06d65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,6 @@ actix-web = "2.0" simplelog = "0.8" percent-encoding = "2.1" port_check = "0.1" -htmlescape = "0.3.1" bytesize = "1.0.0" nanoid = "0.3" alphanumeric-sort = "1.4.0" -- cgit v1.2.3