aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-26 21:29:19 +0000
committerFuwn <[email protected]>2021-05-26 21:29:19 +0000
commitd3112489f845d24d02863b1922bfd5f8a78bd493 (patch)
tree2ebe5e97ce13e06360eb2f37142e69a8cf0e698f
parentrefactor: move key defs comment elsewhere (diff)
downloadwhirl-d3112489f845d24d02863b1922bfd5f8a78bd493.tar.xz
whirl-d3112489f845d24d02863b1922bfd5f8a78bd493.zip
chore(whirl): remove unused sysinfo dep
-rw-r--r--crates/whirl/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/whirl/Cargo.toml b/crates/whirl/Cargo.toml
index c1ad954..965dac5 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