From d42f14438442dc77a34838b587c94b66a766c841 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Thu, 10 Oct 2019 17:13:18 -0400 Subject: Added scaling factor to make CPU usage in processes more representative of TOTAL usage, rather than percentage of CPU percentage --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 90108e28..73d1ef7b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,6 @@ readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -cargo-arch = "0.1.3" chrono = "0.4.9" clap = "2.33.0" crossterm = "0.11.0" -- cgit v1.2.3