update(example): add button to cards and update cosmic-time

This commit is contained in:
Ashley Wulber 2023-07-21 12:37:17 -04:00 committed by Ian Douglas Scott
parent 785861a630
commit e24465ba37
3 changed files with 14 additions and 3 deletions

View file

@ -13,4 +13,4 @@ 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", rev="178637c", default-features = false, features = ["libcosmic", "once_cell"] }
cosmic-time = { git = "https://github.com/pop-os/cosmic-time", rev="c39e737", default-features = false, features = ["libcosmic", "once_cell"] }