Add AppError
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 21m29s
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 21m29s
This commit is contained in:
parent
f4694157ab
commit
df99ef3a3f
4 changed files with 47 additions and 22 deletions
|
@ -7,6 +7,7 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
thiserror = "2.0"
|
||||
winit = { version = "0.30", features = ["rwh_06"] }
|
||||
|
||||
vulkano = "0.35"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue