Update libcosmic and drop dbus-config

This commit is contained in:
Jeremy Soller 2025-06-23 11:55:45 -06:00
parent e5bdc727db
commit 11fb6ed9c0
3 changed files with 179 additions and 147 deletions

View file

@ -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"