chore(examples): cosmic-time update

This commit is contained in:
Michael Aaron Murphy 2023-09-13 16:39:44 +02:00 committed by Michael Murphy
parent 7f3013e509
commit ef23cb328f
3 changed files with 10 additions and 7 deletions

View file

@ -14,8 +14,7 @@ default-features = false
features = ["debug", "winit", "tokio"]
[dependencies.cosmic-time]
# git = "https://github.com/pop-os/cosmic-time"
# branch = "icon-color"
path = "../../../cosmic-time"
git = "https://github.com/pop-os/cosmic-time"
branch = "icon-color"
default-features = false
features = ["libcosmic", "once_cell"]