config: move parsed model into schema crate
This commit is contained in:
parent
c8a6b69bf1
commit
a038855895
8 changed files with 266 additions and 239 deletions
|
|
@ -7,4 +7,5 @@ description = "Shared configuration schema declarations for the Jay compositor"
|
|||
repository = "https://github.com/mahkoh/jay"
|
||||
|
||||
[dependencies]
|
||||
ahash = "0.8.11"
|
||||
jay-config = { version = "1.10.0", path = "../jay-config" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue