Cosmic example: Add Tab navagation

This commit is contained in:
13r0ck 2023-01-05 11:29:14 -07:00 committed by Jeremy Soller
parent 1554a1ee03
commit 59edb3bbf1
3 changed files with 63 additions and 10 deletions

View file

@ -8,3 +8,4 @@ publish = false
[dependencies]
apply = "0.3.0"
libcosmic = { path = "../..", default-features = false, features = ["debug", "winit_wgpu"] }
once_cell = "1.15"