Utilize bytes::Bytes for images

This commit is contained in:
Bajix 2024-03-27 12:54:01 -07:00 committed by Héctor Ramón Jiménez
parent 89892f1760
commit 8d27af24a7
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 8 additions and 56 deletions

View file

@ -19,6 +19,7 @@ advanced = []
[dependencies]
bitflags.workspace = true
bytes.workspace = true
glam.workspace = true
log.workspace = true
num-traits.workspace = true