Skip to content

Commit b793780

Browse files
wash2jackpot51
authored andcommitted
fix: cosmic-protocols rev
1 parent 609c3c7 commit b793780

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

Cargo.lock

Lines changed: 2 additions & 15 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", branch = "main", default-features = false, features = ["server"]}
20+
cosmic-protocols = {git = "https://github.com/pop-os/cosmic-protocols", rev = "d218c76", 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.29.0", optional = true}

0 commit comments

Comments
 (0)