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/corn

This commit is contained in:
Jake Stanger 2023-08-30 21:37:46 +01:00
parent 6fbe0d5e71
commit 3ddf799739
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
2 changed files with 5 additions and 5 deletions

View file

@ -92,7 +92,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.2", default_features = false }
universal-config = { version = "0.4.3", default_features = false }
ctrlc = "3.4.0"
lazy_static = "1.4.0"