1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-02 19:21:03 +02:00

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",