mirror of
https://github.com/JakeStanger/ironbar.git
synced 2024-12-03 19:27:14 +03:00
chore: remove unused num-traits dep
This commit is contained in:
parent
c08441eff4
commit
8cb7655af1
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -1598,7 +1598,6 @@ dependencies = [
|
||||
"mpris",
|
||||
"nix 0.27.1",
|
||||
"notify",
|
||||
"num-traits",
|
||||
"regex",
|
||||
"reqwest",
|
||||
"serde",
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user