chore: remove unused num-traits dep

This commit is contained in:
Jake Stanger 2024-05-06 16:54:07 +01:00
parent c08441eff4
commit 8cb7655af1
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@ -1598,7 +1598,6 @@ dependencies = [
"mpris",
"nix 0.27.1",
"notify",
"num-traits",
"regex",
"reqwest",
"serde",

View File

@ -150,7 +150,6 @@ libpulse-binding = { version = "2.28.1", optional = true }
swayipc-async = { version = "2.0.1", optional = true }
hyprland = { version = "0.4.0-alpha.1", features = ["silent"], optional = true }
futures-util = { version = "0.3.30", optional = true }
num-traits = "0.2.18"
# shared
futures-lite = { version = "2.3.0", optional = true } # workspaces, upower