chore: update dbus-settings-bindings

This commit is contained in:
Ashley Wulber 2025-12-31 11:28:25 -05:00 committed by Michael Murphy
parent c4b84f96e1
commit 1eae90fd0d
2 changed files with 181 additions and 186 deletions

363
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -70,10 +70,10 @@ cosmic-client-toolkit = { git = "https://github.com/pop-os/cosmic-protocols//",
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }
# iced_futures = { path = "../libcosmic/iced/futures" }
[patch.'https://github.com/pop-os/dbus-settings-bindings']
# [patch.'https://github.com/pop-os/dbus-settings-bindings']
# cosmic-dbus-networkmanager = { path = "../dbus-settings-bindings/networkmanager" }
# upower_dbus = { path = "../dbus-settings-bindings/upower" }
nm-secret-agent-manager = { git = "https://github.com/pop-os/dbus-settings-bindings//", branch = "nm-secret-agent" }
# nm-secret-agent-manager = { git = "https://github.com/pop-os/dbus-settings-bindings//", branch = "nm-secret-agent" }
[patch."https://github.com/smithay/client-toolkit.git"]
sctk = { package = "smithay-client-toolkit", version = "0.20.0" }