backend: move interface ids into type crates
This commit is contained in:
parent
46d39becd4
commit
be1511a7be
5 changed files with 95 additions and 46 deletions
|
|
@ -7,4 +7,6 @@ description = "Output identity types for the Jay compositor"
|
|||
repository = "https://github.com/mahkoh/jay"
|
||||
|
||||
[dependencies]
|
||||
jay-utils = { version = "0.1.0", path = "../utils" }
|
||||
|
||||
blake3 = "1.8.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue