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

@ -9,7 +9,7 @@ publish = false
apply = "0.3.0"
fraction = "0.13.0"
libcosmic = { path = "../..", default-features = false, features = ["debug", "winit", "a11y"] }
once_cell = "1.15"
once_cell = "1.18"
slotmap = "1.0.6"
env_logger = "0.10"
log = "0.4.17"