1
0
Fork 0
forked from wry/wry

backend: move interface ids into type crates

This commit is contained in:
kossLAN 2026-05-29 12:51:31 -04:00
parent 46d39becd4
commit be1511a7be
No known key found for this signature in database
5 changed files with 95 additions and 46 deletions

1
Cargo.lock generated
View file

@ -1001,6 +1001,7 @@ name = "jay-output-types"
version = "0.1.0"
dependencies = [
"blake3",
"jay-utils",
]
[[package]]