[workspace] members = ["app", "page", "pages/*"] default-members = ["app"] [workspace.dependencies.libcosmic] git = "https://github.com/pop-os/libcosmic" features = ["single-instance", "tokio", "wayland", "wgpu", "xdg-portal"] [workspace.dependencies.cosmic-config] git = "https://github.com/pop-os/libcosmic" [workspace.dependencies.cosmic-bg-config] git = "https://github.com/pop-os/cosmic-bg" [workspace.dependencies.cosmic-comp-config] git = "https://github.com/pop-os/cosmic-comp" # path = "../cosmic-comp/cosmic-comp-config" [workspace.dependencies.cosmic-panel-config] git = "https://github.com/pop-os/cosmic-panel" [workspace.dependencies.sctk] git = "https://github.com/smithay/client-toolkit/" package = "smithay-client-toolkit" rev = "e63ab5f" [profile.release] opt-level = 3 # debug = true # lto = "thin"