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

build: update universal-config

This commit is contained in:
Jake Stanger 2024-03-30 23:17:32 +00:00
parent eaaa937be8
commit 99eb560cea
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
2 changed files with 75 additions and 58 deletions

View file

@ -104,7 +104,7 @@ wayland-protocols-wlr = { version = "0.2.0", features = ["client"] }
smithay-client-toolkit = { version = "0.18.1", default-features = false, features = [
"calloop",
] }
universal-config = { version = "0.4.3", default_features = false }
universal-config = { version = "0.5.0", default_features = false }
ctrlc = "3.4.2"
cfg-if = "1.0.0"