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

@ -15,4 +15,4 @@ slotmap = "1.0.6"
tokio = { version = "1.15.0", features = ["full"] }
zbus = "2.0.1"
libcosmic-widgets = { git = "https://github.com/pop-os/libcosmic", branch = "relm4-next" }
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"]}