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.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 3f9f3da..81b872e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -711,6 +711,8 @@ dependencies = [ "actix-web 0.7.13 (registry+https://github.com/rust-lang/crates.io-index)", "base64 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", + "htmlescape 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", + "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", "yansi 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", ] -- cgit v1.2.3