mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
refactor: config crate
This commit is contained in:
parent
d5865d941f
commit
17c6184f0e
8 changed files with 165 additions and 124 deletions
|
|
@ -7,8 +7,9 @@ version = { workspace = true }
|
|||
tengri = { workspace = true }
|
||||
tengri_proc = { workspace = true }
|
||||
|
||||
tek_engine = { workspace = true }
|
||||
tek_config = { workspace = true }
|
||||
tek_device = { workspace = true }
|
||||
tek_engine = { workspace = true }
|
||||
|
||||
backtrace = { workspace = true }
|
||||
clap = { workspace = true, optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue