Update libcosmic and drop dbus-config
This commit is contained in:
parent
e5bdc727db
commit
11fb6ed9c0
3 changed files with 179 additions and 147 deletions
324
Cargo.lock
generated
324
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -54,7 +54,6 @@ libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = fa
|
|||
"wayland",
|
||||
"desktop-systemd-scope",
|
||||
"winit",
|
||||
"dbus-config",
|
||||
] }
|
||||
once_cell = "1"
|
||||
rust-embed = "8.5"
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@ libcosmic.features = [
|
|||
"tokio",
|
||||
"wayland",
|
||||
"desktop",
|
||||
"dbus-config",
|
||||
]
|
||||
rust-embed.workspace = true
|
||||
tokio.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue