feat: animated togglers in the cosmic_sctk example

This commit is contained in:
Ashley Wulber 2023-06-15 13:06:30 -04:00 committed by Michael Murphy
parent 78a3a1f29a
commit bf456a08ee
4 changed files with 66 additions and 7 deletions

View file

@ -7,3 +7,4 @@ publish = false
[dependencies]
libcosmic = { path = "../..", default-features = false, features = ["wayland", "tokio", "a11y"] }
cosmic-time = { git = "https://github.com/pop-os/cosmic-time", rev="262545f", default-features = false, features = ["libcosmic", "once_cell"] }