Update uses of relm4-macros to relm4 next branch
This commit is contained in:
parent
3782df1e96
commit
04c7e73dec
10 changed files with 31 additions and 15 deletions
|
|
@ -10,7 +10,7 @@ gtk4 = "0.4.6"
|
|||
logind-zbus = "3.0.1"
|
||||
nix = "0.24.1"
|
||||
once_cell = "1.9.0"
|
||||
relm4-macros = "0.4.4"
|
||||
relm4-macros = { git = "https://github.com/Relm4/Relm4.git", branch = "next" }
|
||||
tokio = { version = "1.15.0", features = ["full"] }
|
||||
zbus = "2.0.1"
|
||||
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", features = ["gtk4"]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue