examples(about): update and fix compile

This commit is contained in:
Michael Aaron Murphy 2025-12-05 16:42:29 +01:00
parent c2b7d7847a
commit 45fd683bc9
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
2 changed files with 33 additions and 50 deletions

View file

@ -4,9 +4,6 @@ version = "0.1.0"
edition = "2021"
[dependencies]
tracing = "0.1.41"
tracing-subscriber = "0.3.19"
tracing-log = "0.2.0"
open = "5.3.2"
[dependencies.libcosmic]