mirror of
https://github.com/lisk77/comet.git
synced 2025-12-13 01:28:48 +00:00
fix(app): surface errors are handled properly now
This commit is contained in:
parent
e589544a31
commit
bf7f0bebe9
2 changed files with 14 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue