refactor(output config): move to config crate
this allows the greeter to easily sync to the user config
This commit is contained in:
parent
4a385d5535
commit
416b66b776
17 changed files with 283 additions and 194 deletions
|
|
@ -88,6 +88,7 @@ reis = { version = "0.5", features = ["calloop"] }
|
|||
clap_lex = "0.7"
|
||||
parking_lot = "0.12.4"
|
||||
logind-zbus = { version = "5.3.2", optional = true }
|
||||
futures = "0.3.31"
|
||||
|
||||
[dependencies.id_tree]
|
||||
branch = "feature/copy_clone"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue