chore(examples): cosmic-time update
This commit is contained in:
parent
7f3013e509
commit
ef23cb328f
3 changed files with 10 additions and 7 deletions
|
|
@ -13,4 +13,9 @@ once_cell = "1.18"
|
|||
slotmap = "1.0.6"
|
||||
env_logger = "0.10"
|
||||
log = "0.4.17"
|
||||
cosmic-time = { git = "https://github.com/pop-os/cosmic-time", branch="icon-color", default-features = false, features = ["libcosmic", "once_cell"] }
|
||||
|
||||
[dependencies.cosmic-time]
|
||||
git = "https://github.com/pop-os/cosmic-time"
|
||||
branch = "icon-color"
|
||||
default-features = false
|
||||
features = ["libcosmic", "once_cell"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue