added underdeveloped but working image support (no freeing or samplers)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "gui"
|
||||
name = "ui"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
@@ -10,4 +10,5 @@ pollster = "0.4.0"
|
||||
winit = "0.30.11"
|
||||
wgpu = "26.0.1"
|
||||
bytemuck = "1.23.1"
|
||||
image = "0.25.6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user