Update everything to gtk-rs git, relm4 next
Now everything is in one workspace again. Hopefully this also builds on CI.
This commit is contained in:
parent
fded103467
commit
061a891c5e
16 changed files with 329 additions and 169 deletions
|
|
@ -1,5 +1,7 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"applets/cosmic-applet-audio",
|
||||
"applets/cosmic-applet-battery",
|
||||
"applets/cosmic-applet-graphics",
|
||||
"applets/cosmic-applet-network",
|
||||
"applets/cosmic-applet-notifications",
|
||||
|
|
@ -10,8 +12,3 @@ members = [
|
|||
"applets/cosmic-app-list",
|
||||
"applets/cosmic-panel-button",
|
||||
]
|
||||
|
||||
exclude = [
|
||||
"applets/cosmic-applet-audio",
|
||||
"applets/cosmic-applet-battery",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue