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
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"