widgets: Update to relm4 next branch
This commit is contained in:
parent
d004d686bd
commit
887ff2959c
4 changed files with 27 additions and 26 deletions
|
|
@ -4,6 +4,6 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
relm4 = { git = "https://github.com/AaronErhardt/relm4", rev = "7404ad64ca8763f6629cadcd743947cd29e1538a" }
|
||||
relm4-macros = { git = "https://github.com/AaronErhardt/relm4", branch = "new-approach" }
|
||||
relm4 = { git = "https://github.com/AaronErhardt/relm4", branch = "next" }
|
||||
relm4-macros = { git = "https://github.com/AaronErhardt/relm4", branch = "next" }
|
||||
tracker = "0.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue