From 5f18d64b52080f6270ca856f7ebe729b860e3d92 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 26 May 2021 21:29:19 -0700 Subject: chore(whirl): remove unused sysinfo dep --- crates/whirl/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/crates/whirl/Cargo.toml b/crates/whirl/Cargo.toml index 1ebecc3..feed841 100644 --- a/crates/whirl/Cargo.toml +++ b/crates/whirl/Cargo.toml @@ -26,7 +26,6 @@ human-panic = "1.0.3" # Utility rand = "0.8.3" async-trait = "0.1.50" -sysinfo = "0.17.5" whirl_common = { path = "../whirl_common" } # Byte Manipulation -- cgit v1.2.3