1
0
Fork 0
forked from wry/wry

gfx: move shared memory contract into types crate

This commit is contained in:
kossLAN 2026-05-29 11:39:18 -04:00
parent 37ec1a4a3f
commit bf3859a026
No known key found for this signature in database
4 changed files with 36 additions and 27 deletions

View file

@ -5,3 +5,4 @@ edition = "2024"
license = "GPL-3.0-only"
[dependencies]
uapi = "0.2.13"