From a83f8cc00b184b83a510ea43434c03872fe79118 Mon Sep 17 00:00:00 2001 From: pebbleKite Date: Thu, 8 Nov 2018 14:41:31 +0200 Subject: add option to ignore symlinks --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bfd0180..82a1019 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,3 +23,5 @@ actix = "0.7" actix-web = "0.7" simplelog = "0.5" base64 = "0.10" +percent-encoding = "1.0.1" +htmlescape = "0.3.1" -- cgit v1.2.3