Skip to content

Commit ec1026d

Browse files
ids1024Drakulix
authored andcommitted
Update libcosmic
Fixes #1071.
1 parent 6ce08fd commit ec1026d

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ bytemuck = "1.12"
1717
calloop = {version = "0.14.1", features = ["executor"]}
1818
cosmic-comp-config = {path = "cosmic-comp-config"}
1919
cosmic-config = {git = "https://github.com/pop-os/libcosmic/", features = ["calloop", "macro"]}
20-
cosmic-protocols = {git = "https://github.com/pop-os/cosmic-protocols", rev = "d218c76", default-features = false, features = ["server"]}
20+
cosmic-protocols = {git = "https://github.com/pop-os/cosmic-protocols", rev = "29ab323", default-features = false, features = ["server"]}
2121
cosmic-settings-config = { git = "https://github.com/pop-os/cosmic-settings-daemon" }
2222
libdisplay-info = "0.2.0"
2323
egui = {version = "0.30.0", optional = true}

0 commit comments

Comments
 (0)