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

build: update universal-config

This commit is contained in:
Jake Stanger 2025-04-14 20:52:55 +01:00
parent 0a88b8e3d2
commit 5744929931
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
2 changed files with 15 additions and 118 deletions

View file

@ -129,7 +129,7 @@ wayland-protocols-wlr = { version = "0.3.6", features = ["client"] }
smithay-client-toolkit = { version = "0.18.1", default-features = false, features = [
"calloop",
] }
universal-config = { version = "0.5.0", default-features = false }
universal-config = { version = "0.5.1", default-features = false }
ctrlc = "3.4.6"
cfg-if = "1.0.0"