From 4128d49e16cb179cae05de2c176b1fa9117b1fb5 Mon Sep 17 00:00:00 2001 From: nacho Date: Wed, 18 Apr 2018 11:10:26 +0200 Subject: use HashMap, and other optimizations --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 69c2b01..6dc6d4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,6 @@ homepage = "https://ownyourbits.com/2018/03/25/analize-disk-usage-with-dutree/" exclude = ["test/*"] [dependencies] -dict = "0.1.4" getopts = "0.2" terminal_size = "0.1.7" regex = "0.2" -- cgit v1.2.3