1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 06:41:03 +02:00

build: remove unused deps

This commit is contained in:
Jake Stanger 2024-12-29 00:35:32 +00:00
parent b2194d01c9
commit 87a6523367
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
2 changed files with 0 additions and 7 deletions

2
Cargo.lock generated
View file

@ -1738,7 +1738,6 @@ dependencies = [
"evdev-rs",
"futures-lite 2.5.0",
"futures-signals",
"futures-util",
"glib",
"gtk",
"gtk-layer-shell",
@ -1763,7 +1762,6 @@ dependencies = [
"swayipc-async",
"sysinfo",
"system-tray",
"time",
"tokio",
"tracing",
"tracing-appender",