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

build: update universal-config (for corn v0.8)

This commit is contained in:
Jake Stanger 2023-07-03 20:42:42 +01:00
parent f1231384c1
commit 7c8d4668bc
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
2 changed files with 19 additions and 28 deletions

View file

@ -90,7 +90,7 @@ wayland-protocols-wlr = { version = "0.1.0", features = ["client"] }
smithay-client-toolkit = { version = "0.17.0", default-features = false, features = [
"calloop",
] }
universal-config = { version = "0.4.0", default_features = false }
universal-config = { version = "0.4.2", default_features = false }
ctrlc = "3.4.0"
lazy_static = "1.4.0"