feat: merge subscriptions crate into cosmic-settings repo
This commit is contained in:
parent
a2f53f2239
commit
600720b7d1
47 changed files with 8399 additions and 63 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[workspace]
|
||||
members = ["cosmic-settings", "page", "pages/*"]
|
||||
members = ["cosmic-settings", "page", "pages/*", "subscriptions/*"]
|
||||
default-members = ["cosmic-settings"]
|
||||
resolver = "3"
|
||||
|
||||
|
|
@ -33,9 +33,6 @@ git = "https://github.com/pop-os/cosmic-panel"
|
|||
[workspace.dependencies.cosmic-randr-shell]
|
||||
git = "https://github.com/pop-os/cosmic-randr"
|
||||
|
||||
[workspace.dependencies.cosmic-settings-subscriptions]
|
||||
git = "https://github.com/pop-os/cosmic-settings-subscriptions"
|
||||
|
||||
[workspace.dependencies.sctk]
|
||||
git = "https://github.com/smithay/client-toolkit/"
|
||||
package = "smithay-client-toolkit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue