chore: update libcosmic
This commit is contained in:
parent
c539b0628b
commit
98e1cdec52
4 changed files with 241 additions and 281 deletions
517
Cargo.lock
generated
517
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -7,8 +7,7 @@ edition = "2021"
|
|||
# cosmic-dbus-a11y = { git = "https://github.com/pop-os/dbus-settings-bindings" }
|
||||
cosmic-settings-subscriptions.workspace = true
|
||||
cosmic-settings-subscriptions.default_features = false
|
||||
cosmic-settings-subscriptions.accessibility = true
|
||||
cosmic-settings-subscriptions.cosmic_a11y_manager = true
|
||||
cosmic-settings-subscriptions.features = ["accessibility", "cosmic_a11y_manager"]
|
||||
anyhow.workspace = true
|
||||
cctk.workspace = true
|
||||
cosmic-protocols.workspace = true
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ license = "GPL-3.0-only"
|
|||
|
||||
[dependencies]
|
||||
cosmic-settings-subscriptions.workspace = true
|
||||
cosmic-settings-subscriptions.features = ["pulse"]
|
||||
cosmic-time.workspace = true
|
||||
i18n-embed-fl.workspace = true
|
||||
i18n-embed.workspace = true
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ license = "GPL-3.0-only"
|
|||
|
||||
[dependencies]
|
||||
cosmic-settings-subscriptions.workspace = true
|
||||
cosmic-settings-subscriptions.features = ["settings_daemon", "upower"]
|
||||
cosmic-time.workspace = true
|
||||
drm = "0.14.1"
|
||||
futures.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue