Error handling when creating gbm buffers

This commit is contained in:
Ian Douglas Scott 2023-11-16 13:36:38 -08:00
parent 295fee8796
commit 7f1f46c9c7
3 changed files with 46 additions and 31 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1.0.75"
calloop = "0.12.3"
cctk = { package = "cosmic-client-toolkit", git = "https://github.com/pop-os/cosmic-protocols" }
env_logger = "0.10.0"