fix: update cosmic-randr-shell and other dependencies

This commit is contained in:
Michael Aaron Murphy 2025-09-17 18:23:48 +02:00
parent 31912afaa1
commit 762b92e5d1
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
2 changed files with 65 additions and 46 deletions

View file

@ -119,7 +119,7 @@ serde = "1"
tokio = "1.47.1"
zbus = "5"
kdl = "6"
cosmic-randr-shell = { git = "https://github.com/pop-os/cosmic-randr", default-features = false, branch = "kdl-command" }
cosmic-randr-shell = { git = "https://github.com/pop-os/cosmic-randr", default-features = false }
[workspace.dependencies.cosmic-applets-config]
git = "https://github.com/pop-os/cosmic-applets"