cleaned up new() function
This commit is contained in:
@@ -12,6 +12,7 @@ wgpu = "0.7"
|
||||
futures = "0.3"
|
||||
bytemuck = { version = "1.5", features = [ "derive" ] }
|
||||
image = "0.23.14"
|
||||
cgmath = "0.18"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user