gfx: move shared memory contract into types crate
This commit is contained in:
parent
37ec1a4a3f
commit
bf3859a026
4 changed files with 36 additions and 27 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
|
@ -855,6 +855,9 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "jay-gfx-types"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"uapi",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "jay-io-uring"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue