Use master_jammy branch of cosmic-panel

This commit is contained in:
Ian Douglas Scott 2022-06-30 09:13:11 -07:00
parent 34fbd6a8ce
commit fff8d7d6e6
10 changed files with 10 additions and 10 deletions

View file

@ -11,4 +11,4 @@ once_cell = "1.9.0"
relm4-macros = { git = "https://github.com/Relm4/Relm4.git", branch = "next" }
tokio = { version = "1.16.1", features = ["full"] }
zbus = "2.1.1"
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", branch = "gtk-rs-git_nobuild", features = ["gtk4"]}
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", features = ["gtk4"]}