config: move simple options into schema crate
This commit is contained in:
parent
902853955b
commit
b550bb1025
5 changed files with 53 additions and 42 deletions
|
|
@ -7,3 +7,4 @@ description = "Shared configuration schema declarations for the Jay compositor"
|
|||
repository = "https://github.com/mahkoh/jay"
|
||||
|
||||
[dependencies]
|
||||
jay-config = { version = "1.10.0", path = "../jay-config" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue