1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-11-20 15:31:54 +01:00

refactor: remove lazy_static and async_once

This commit is contained in:
Jake Stanger 2024-01-07 23:52:55 +00:00
commit 6f531a5654
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
4 changed files with 20 additions and 35 deletions

View file

@ -94,9 +94,6 @@ smithay-client-toolkit = { version = "0.18.0", default-features = false, feature
] }
universal-config = { version = "0.4.3", default_features = false }
ctrlc = "3.4.2"
lazy_static = "1.4.0"
async_once = "0.2.6"
cfg-if = "1.0.0"
# cli