diff options
| -rw-r--r-- | crates/whirl/Cargo.toml | 1 |
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 |