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
3
Cargo.lock
generated
3
Cargo.lock
generated
|
|
@ -807,6 +807,9 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "jay-config-schema"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"jay-config",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "jay-cpu-worker"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue