mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 03:36:41 +01:00
wip: start converting api bindings to attr macros
This commit is contained in:
parent
a67481ab04
commit
ff2e981e18
2 changed files with 54 additions and 60 deletions
|
|
@ -4,7 +4,8 @@ edition = { workspace = true }
|
|||
version = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
tengri = { workspace = true }
|
||||
tengri = { workspace = true }
|
||||
tengri_proc = { workspace = true }
|
||||
|
||||
tek_engine = { workspace = true }
|
||||
tek_device = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue