fix(app): surface errors are handled properly now

This commit is contained in:
lisk77 2025-11-13 00:45:54 +01:00
parent e589544a31
commit bf7f0bebe9
2 changed files with 14 additions and 1 deletions

View file

@ -18,6 +18,7 @@ pollster = "0.3"
winit_input_helper = "0.16.0"
crossbeam-channel = "0.5.14"
chrono = "0.4.40"
wgpu = "22.0"
[dependencies.image]
version = "0.24"