Remove unused bytes dependency in iced_wgpu

This commit is contained in:
Héctor Ramón Jiménez 2025-10-26 04:44:10 +01:00
parent 8b12b313a9
commit b072006f1a
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 0 additions and 2 deletions

View file

@ -31,7 +31,6 @@ iced_graphics.workspace = true
bitflags.workspace = true
bytemuck.workspace = true
bytes.workspace = true
futures.workspace = true
glam.workspace = true
cryoglyph.workspace = true